diff options
Diffstat (limited to 'chrome/chrome_browser_chromeos.gypi')
-rw-r--r-- | chrome/chrome_browser_chromeos.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi index 3162b18..9a053ba 100644 --- a/chrome/chrome_browser_chromeos.gypi +++ b/chrome/chrome_browser_chromeos.gypi @@ -23,7 +23,6 @@ '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', @@ -117,7 +116,6 @@ ], }, 'export_dependent_settings': [ - 'browser/extensions/api/api_registration.gyp:chrome_api_registration', 'common/extensions/api/api.gyp:chrome_api', '../sync/sync.gyp:sync', ], |