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

Unified Diff: BUILD.gn

Issue 246593002: Add BUILD.gn to build ui strings from grit. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: grit_inputs fix Created 6 years, 8 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 | tools/gn/secondary/tools/grit/grit_rule.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index b2b4bc16b63d195fa91093f2233227c6850bdbd3..de97a4e4c2583316912d81973ea6768ddd1d30d2 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -45,6 +45,7 @@ group("root") {
"//third_party/smhasher:pmurhash",
"//third_party/zlib",
"//tools/gn",
+ "//ui/base/strings",
"//ui/events",
"//ui/gfx",
"//ui/resources",
« no previous file with comments | « no previous file | tools/gn/secondary/tools/grit/grit_rule.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698