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

Unified Diff: ash/ash.gyp

Issue 381463002: Add chrome/browser/ui to the GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add %$&*ing missing comma 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 50ab8b66cf24c4313effc1c57fbdc44f4362a575..2f1e544c96259b53193b1171717e4977ab400bd8 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -1055,7 +1055,7 @@
['exclude', 'autoclick/autoclick_unittest.cc'],
],
'sources': [
- '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_unscaled_resources.rc',
+ '<(SHARED_INTERMEDIATE_DIR)/ui/resources/ui_unscaled_resources.rc',
],
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
'msvs_disabled_warnings': [ 4267, ],
« no previous file with comments | « ash/BUILD.gn ('k') | ash/ash_strings.gyp » ('j') | ui/resources/ui_resources.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698