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

Unified Diff: build/common.gypi

Issue 10444060: Use chrome_html structure for shared_resources and options2 page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use chrome_html for all shared_resources and options page, specify background image sizes. Created 8 years, 7 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
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index d401d1a18ea3dc2a9941f6dc6111b1dcc5d6aa5f..e709d5e9c514e2bcd1ff5286c0031874ac2dc58e 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1046,7 +1046,7 @@
'-E', 'CHROMIUM_BUILD=chromium'],
}],
['chromeos==1', {
- 'grit_defines': ['-D', 'chromeos'],
+ 'grit_defines': ['-D', 'chromeos', '-D', 'scale_factors=2x'],
}],
['toolkit_views==1', {
'grit_defines': ['-D', 'toolkit_views'],
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/header_bar.css » ('j') | tools/gritsettings/resource_ids » ('J')

Powered by Google App Engine
This is Rietveld 408576698