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

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: 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/cocoa/DEPS
diff --git a/base/third_party/symbolize/DEPS b/components/app_modal_dialogs/cocoa/DEPS
similarity index 54%
copy from base/third_party/symbolize/DEPS
copy to components/app_modal_dialogs/cocoa/DEPS
index 73eab5071a9852450be01cf969c577ae1f804fd7..5e5b0b8db5672a9297ce66d7ea1fc72607b3a982 100644
--- a/base/third_party/symbolize/DEPS
+++ b/components/app_modal_dialogs/cocoa/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+glog",
+ "+ui/strings",
]

Powered by Google App Engine
This is Rietveld 408576698