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

Unified Diff: trunk/src/chrome/chrome_resources.gyp

Issue 383373002: Revert 282837 because it broke non-chromeos builds. (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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 | « trunk/src/chrome/chrome_repack_locales.gypi ('k') | trunk/src/chrome/tools/build/repack_locales.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/chrome_resources.gyp
===================================================================
--- trunk/src/chrome/chrome_resources.gyp (revision 282838)
+++ trunk/src/chrome/chrome_resources.gyp (working copy)
@@ -453,12 +453,6 @@
'<(DEPTH)/ash/ash_strings.gyp:ash_strings',
],
}],
- ['chromeos==1', {
- 'dependencies': [
- '<(DEPTH)/ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources',
- '<(DEPTH)/ui/chromeos/ui_chromeos.gyp:ui_chromeos_strings',
- ],
- }],
['enable_autofill_dialog==1 and OS!="android"', {
'dependencies': [
'<(DEPTH)/third_party/libaddressinput/libaddressinput.gyp:libaddressinput_strings',
« no previous file with comments | « trunk/src/chrome/chrome_repack_locales.gypi ('k') | trunk/src/chrome/tools/build/repack_locales.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698