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

Unified Diff: ash/strings/BUILD.gn

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/strings/BUILD.gn
diff --git a/components/strings/BUILD.gn b/ash/strings/BUILD.gn
similarity index 67%
copy from components/strings/BUILD.gn
copy to ash/strings/BUILD.gn
index e6287a54700d6fd426756713e5eed984edaee29f..9c4ab9f03133822ec3ddb8a006cda4b59673955e 100644
--- a/components/strings/BUILD.gn
+++ b/ash/strings/BUILD.gn
@@ -4,7 +4,6 @@
import("//tools/grit/grit_rule.gni")
-# GYP version: components/components_strings.gyp:components_strings
grit("strings") {
- source = "../components_strings.grd"
+ source = "../ash_strings.grd"
}
« no previous file with comments | « ash/resources/BUILD.gn ('k') | build/config/BUILD.gn » ('j') | ui/resources/ui_resources.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698