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

Unified Diff: ui/base/BUILD.gn

Issue 296933017: Introduce GN to desktop_linux arg and grit_defines list. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm TODO Created 6 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
« no previous file with comments | « tools/gn/secondary/tools/grit/grit_rule.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index a1bee60e45fd87e9c273c5abb9ac93bcf8eb382a..f067e21efda76b51834b1fdd3458ebab6e0a9646 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -216,11 +216,10 @@ component("base") {
"ui_base_export.h",
"view_prop.cc",
"view_prop.h",
- # TODO(tfarina): Uncomment these when http://crbug.com/367591 is fixed.
"webui/jstemplate_builder.cc",
"webui/jstemplate_builder.h",
- #"webui/web_ui_util.cc",
- #"webui/web_ui_util.h",
+ "webui/web_ui_util.cc",
+ "webui/web_ui_util.h",
"win/accessibility_ids_win.h",
"win/accessibility_misc_utils.cc",
"win/accessibility_misc_utils.h",
« no previous file with comments | « tools/gn/secondary/tools/grit/grit_rule.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698