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

Unified Diff: ui/web_dialogs/DEPS

Issue 10448066: Move the web dialogs code to src/ui/web_dialogs from src/chrome (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 7 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/test/base/test_web_dialog_observer.h ('k') | ui/web_dialogs/constrained_web_dialog_ui.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/web_dialogs/DEPS
diff --git a/ui/web_dialogs/DEPS b/ui/web_dialogs/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..7149996f2e6ab7cd6a11679668aca4dba01240ea
--- /dev/null
+++ b/ui/web_dialogs/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+content/public",
+ "+webkit/glue",
+]
« no previous file with comments | « chrome/test/base/test_web_dialog_observer.h ('k') | ui/web_dialogs/constrained_web_dialog_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698