Index: chrome/common_constants.gyp |
diff --git a/chrome/common_constants.gyp b/chrome/common_constants.gyp |
index 33c53ee2503a5a09015b25d7bab2f6a377539d96..564d35d6d0e074a58814988d49a3976e27fe802a 100644 |
--- a/chrome/common_constants.gyp |
+++ b/chrome/common_constants.gyp |
@@ -72,6 +72,7 @@ |
], |
'dependencies': [ |
'../base/base.gyp:base', |
+ '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'../components/nacl.gyp:nacl_switches', |
'../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', |
], |
@@ -102,6 +103,7 @@ |
], |
'dependencies': [ |
'../base/base.gyp:base_win64', |
+ '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations_win64', |
'../components/nacl.gyp:nacl_switches_win64', |
'../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', |
], |