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

Unified Diff: ui/base/ui_base.gyp

Issue 1110213002: Upstream most of the iOS WebUI support in ios/web/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 29fac97dac7c327789420cef4cca9835d39cb1cf..b3564dde8e84af59c002328e694bddbd2177f046 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -362,6 +362,8 @@
['include', '^page_transition_type'],
['include', '^resource/'],
['include', '^ui_base_'],
+ ['include', '^webui/'],
+ ['include', '^window_open_disposition\\.cc'],
],
'link_settings': {
'libraries': [

Powered by Google App Engine
This is Rietveld 408576698