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

Unified Diff: components/components.gyp

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
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index c8b1e35e231d5e3b029af2d8fa2697469132702b..17b0a53fab9710aeef13ca5556370150f15f3bd4 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -66,6 +66,7 @@
'wallpaper.gypi',
'webdata.gypi',
'web_resource.gypi',
+ 'wug.gypi',
],
'conditions': [
['OS != "ios"', {

Powered by Google App Engine
This is Rietveld 408576698