Index: chrome/chrome_browser_chromeos.gypi |
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi |
index baa82336716c479cee9373c5bff3c82e4a47c3e7..7f56b03332dacbab709a91de1164eed8c8910377 100644 |
--- a/chrome/chrome_browser_chromeos.gypi |
+++ b/chrome/chrome_browser_chromeos.gypi |
@@ -23,6 +23,7 @@ |
'dependencies': [ |
# TODO(tbarzic): Cleanup this list. |
'attestation_proto', |
+ 'browser/extensions/api/api_registration.gyp:chrome_api_registration', |
'browser/performance_monitor/performance_monitor.gyp:performance_monitor', |
'browser_extensions', |
'cert_logger_proto', |
@@ -115,6 +116,7 @@ |
], |
}, |
'export_dependent_settings': [ |
+ 'browser/extensions/api/api_registration.gyp:chrome_api_registration', |
'common/extensions/api/api.gyp:chrome_api', |
'../sync/sync.gyp:sync', |
], |