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

Unified Diff: components/app_modal_dialogs/views/DEPS

Issue 666533007: Move JavaScriptDialogManager, JavascriptAppModalDialogViews to components/app_modal_dialogs (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 6 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
Index: components/app_modal_dialogs/views/DEPS
diff --git a/components/app_modal_dialogs/views/DEPS b/components/app_modal_dialogs/views/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..9783b36114599e36040fd82dc628c52eb5cddba6
--- /dev/null
+++ b/components/app_modal_dialogs/views/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+components/constrained_window",
+ "+ui/events/keycodes",
+ "+ui/views",
+]

Powered by Google App Engine
This is Rietveld 408576698