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

Unified Diff: chrome/chrome_browser.gypi

Issue 6513010: WebUI: Get rid of more references to DOMUI in the rest of the directories. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | « chrome/browser/tab_contents/tab_contents.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 454efff6a53bc7b6ba5a83f9f6547aa7b3d20fc0..9e1e4642659c897a4d2e8b8a46502c329db1f2d6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4351,7 +4351,7 @@
['include', '^browser/ui/views/tab_contents/tab_contents_view_views.h'],
['include', '^browser/ui/views/tab_contents/tab_contents_container_views.cc'],
['include', '^browser/ui/views/tab_contents/tab_contents_container_views.h'],
- # TODO(anicolao): exclude these once we have DOMUI dialogs
+ # TODO(anicolao): exclude these once we have WebUI dialogs
# ['exclude', '^browser/ui/gtk/constrained_window_gtk.cc'],
# ['exclude', '^browser/ui/gtk/constrained_window_gtk.h'],
['exclude', '^browser/ui/views/frame/browser_non_client_frame_view_factory_gtk.cc'],
« no previous file with comments | « chrome/browser/tab_contents/tab_contents.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698