aboutsummaryrefslogtreecommitdiff
path: root/third_party/crc32c/config/crc32c/crc32c_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/crc32c/config/crc32c/crc32c_config.h')
-rw-r--r--third_party/crc32c/config/crc32c/crc32c_config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/crc32c/config/crc32c/crc32c_config.h b/third_party/crc32c/config/crc32c/crc32c_config.h
new file mode 100644
index 0000000000..3589fa678c
--- /dev/null
+++ b/third_party/crc32c/config/crc32c/crc32c_config.h
@@ -0,0 +1,6 @@
+// Copyright 2017 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+// This is a stub. The preprocessor macros that are usually defined here are
+// supplied by BUILD.gn instead.