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

Unified Diff: build/common.gypi

Issue 23463022: Enable CLD2 on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: (rebasing) Created 7 years, 3 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 | « no previous file | third_party/cld_2/cld_2.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 769d26c0d30ea1a9a2d4fcf50a60fbdf7dcb7575..360f81a58d2e1ddcf41fcc74dd2d3bb734c5c97b 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -524,10 +524,6 @@
'enable_one_click_signin%': 1,
}],
- ['OS=="win"', {
- 'cld_version%': 1,
- }],
-
['OS=="android"', {
'enable_automation%': 0,
'enable_extensions%': 0,
« no previous file with comments | « no previous file | third_party/cld_2/cld_2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698