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

Unified Diff: components/BUILD.gn

Issue 928163002: Initial implementation of WebUI generator (WUG) toolkit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Owners updated. Created 5 years, 10 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 | components/OWNERS » ('j') | components/wug/resources/context.html » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 10d0d8900b5ab32e3ce486e59b7a38290e566783..768159ee8d69274b36225c78b387e656ddda7c33 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -112,6 +112,7 @@ group("all_components") {
"//components/web_resource",
"//components/wifi",
"//components/wifi_sync",
+ "//components/wug",
]
if (!is_win && !is_mac) {
« no previous file with comments | « no previous file | components/OWNERS » ('j') | components/wug/resources/context.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698