Index: chrome/common_constants.gyp |
diff --git a/chrome/common_constants.gyp b/chrome/common_constants.gyp |
index b0ee2cdec5876b574a922a677aaf300e7f57d29b..3cb4843d33c3e1a91f6ac1cff6683d9063f9616e 100644 |
--- a/chrome/common_constants.gyp |
+++ b/chrome/common_constants.gyp |
@@ -13,6 +13,9 @@ |
'target_defaults': { |
'sources': [ |
+ # TODO(yoz): Create an extension_constants target for these. |
+ '../extensions/common/constants.cc', |
+ '../extensions/common/constants.h', |
'common/chrome_constants.cc', |
'common/chrome_constants.h', |
'common/chrome_paths.cc', |