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

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: similarity=30 Created 6 years, 2 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: components/app_modal_dialogs/views/DEPS
diff --git a/chrome/test/remoting/DEPS b/components/app_modal_dialogs/views/DEPS
similarity index 46%
copy from chrome/test/remoting/DEPS
copy to components/app_modal_dialogs/views/DEPS
index a9835e670812c77142015480087e4e3130a70832..9783b36114599e36040fd82dc628c52eb5cddba6 100644
--- a/chrome/test/remoting/DEPS
+++ b/components/app_modal_dialogs/views/DEPS
@@ -1,4 +1,5 @@
include_rules = [
- "+net",
+ "+components/constrained_window",
"+ui/events/keycodes",
+ "+ui/views",
]

Powered by Google App Engine
This is Rietveld 408576698