Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1220)

Unified Diff: chrome/browser/extensions/api/api_registration.gyp

Issue 1244343002: Revert of New thin layer of API extension chrome.i18n.detectLanguage (patchset #11 id:300001 of htt… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Do revert histograms.xml. Apparently it is OK if it's only been a few hours. Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/extensions/api/DEPS ('k') | chrome/browser/extensions/api/i18n/i18n_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/api/api_registration.gyp
diff --git a/chrome/browser/extensions/api/api_registration.gyp b/chrome/browser/extensions/api/api_registration.gyp
index 73c9e669b85b28b35535eb69cf29998ef6a8f206..0dc611fea80acd0e8585700ee5189a35ed333977 100644
--- a/chrome/browser/extensions/api/api_registration.gyp
+++ b/chrome/browser/extensions/api/api_registration.gyp
@@ -35,11 +35,6 @@
'<(DEPTH)/components/components.gyp:drive_proto',
],
}],
- ['cld_version==0 or cld_version==2', {
- 'dependencies': [
- '<(DEPTH)/third_party/cld_2/cld_2.gyp:cld2_platform_impl',
- ],
- }],
],
},
],
« no previous file with comments | « chrome/browser/extensions/api/DEPS ('k') | chrome/browser/extensions/api/i18n/i18n_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698