summaryrefslogtreecommitdiffstats
path: root/chrome/common_constants.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common_constants.gyp')
-rw-r--r--chrome/common_constants.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common_constants.gyp b/chrome/common_constants.gyp
index 134878e..c69a075 100644
--- a/chrome/common_constants.gyp
+++ b/chrome/common_constants.gyp
@@ -72,6 +72,7 @@
# GN version: //chrome/common:constants
'target_name': 'common_constants',
'type': 'static_library',
+ 'hard_dependency': 1, # Because of transitive dep on version_header.
'sources': [
'<@(common_constants_sources)'
],