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

Unified Diff: ios/shared/chrome/browser/ui/dialogs/DEPS

Issue 2921833002: [iOS Clean] Created OverlayService.
Patch Set: Cancel overlays on queue deallocation Created 3 years, 6 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: ios/shared/chrome/browser/ui/dialogs/DEPS
diff --git a/ios/shared/chrome/browser/ui/dialogs/DEPS b/ios/shared/chrome/browser/ui/dialogs/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c9cf83b816f0c56896605a7aed11b13a0b72737b
--- /dev/null
+++ b/ios/shared/chrome/browser/ui/dialogs/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/strings/grit",
+ "+components/url_formatter",
+]

Powered by Google App Engine
This is Rietveld 408576698