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

Unified Diff: components/app_modal_dialogs/cocoa/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/cocoa/DEPS
diff --git a/ash/system/DEPS b/components/app_modal_dialogs/cocoa/DEPS
similarity index 54%
copy from ash/system/DEPS
copy to components/app_modal_dialogs/cocoa/DEPS
index abf5b5f48c465447da8f141e26df2ff7b631a00c..5e5b0b8db5672a9297ce66d7ea1fc72607b3a982 100644
--- a/ash/system/DEPS
+++ b/components/app_modal_dialogs/cocoa/DEPS
@@ -1,3 +1,3 @@
include_rules = [
msw 2014/11/05 03:53:55 Ditto: Do DEPS apply to parent directories? (this
oshima 2014/11/05 21:42:18 This should be gone too (this is leftover from att
- "-chromeos",
+ "+ui/strings",
]

Powered by Google App Engine
This is Rietveld 408576698