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

Unified Diff: ui/web_dialogs/web_dialogs.gyp

Issue 11358027: Move constrained web dialog code back to chrome/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cros fix2 Created 8 years, 1 month 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 | « ui/web_dialogs/constrained_web_dialog_ui.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/web_dialogs/web_dialogs.gyp
diff --git a/ui/web_dialogs/web_dialogs.gyp b/ui/web_dialogs/web_dialogs.gyp
index 12be315a314ea619902980f1a488248713e1b202..4ee400a4f0fd58cb1320e5159244a2738283f4b1 100644
--- a/ui/web_dialogs/web_dialogs.gyp
+++ b/ui/web_dialogs/web_dialogs.gyp
@@ -21,8 +21,6 @@
],
'sources': [
# All .cc, .h under web_dialogs, except unittests.
- 'constrained_web_dialog_ui.cc',
- 'constrained_web_dialog_ui.h',
'web_dialog_delegate.cc',
'web_dialog_delegate.h',
'web_dialog_observer.h',
« no previous file with comments | « ui/web_dialogs/constrained_web_dialog_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698