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

Unified Diff: ios/clean/chrome/browser/ui/overlay_service/DEPS

Issue 2921833002: [iOS Clean] Created OverlayService.
Patch Set: rebase & Mark's comments 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/clean/chrome/browser/ui/overlay_service/DEPS
diff --git a/ios/clean/chrome/browser/ui/overlay_service/DEPS b/ios/clean/chrome/browser/ui/overlay_service/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1a098df4473468b1278de18b909d3ffaf03d1205
--- /dev/null
+++ b/ios/clean/chrome/browser/ui/overlay_service/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/keyed_service/core",
+ "+components/keyed_service/ios",
+]

Powered by Google App Engine
This is Rietveld 408576698