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

Unified Diff: build/common.gypi

Issue 9717014: More chrome_browser.gypi cleanup once chromeos_gtk is gone. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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 | chrome/browser/ui/views/status_icons/status_icon_chromeos.h » ('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 d9ac79a895a91f24d00a5d84fd9c40ee881ca283..35221128c1e4650ab9dde5661383d466e56bed5d 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -63,7 +63,7 @@
'<!(uname -m | sed -e "s/i.86/ia32/;s/x86_64/x64/;s/amd64/x64/;s/arm.*/arm/;s/i86pc/ia32/")',
}],
- # Non-GTK Chromeos implies ash.
+ # Chromeos implies ash.
['chromeos==1', {
'use_ash%': 1,
'use_aura%': 1,
« no previous file with comments | « no previous file | chrome/browser/ui/views/status_icons/status_icon_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698