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

Unified Diff: ios/clean/chrome/app/DEPS

Issue 2592983003: [Clean Skeleton] Migrate code to clean/ (Closed)
Patch Set: Rebased Created 3 years, 11 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
« no previous file with comments | « ios/clean/chrome/app/BUILD.gn ('k') | ios/clean/chrome/app/app_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/clean/chrome/app/DEPS
diff --git a/ios/clean/chrome/app/DEPS b/ios/clean/chrome/app/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..33387582f085dac826b7817c41f422299aac68c2
--- /dev/null
+++ b/ios/clean/chrome/app/DEPS
@@ -0,0 +1,9 @@
+include_rules = [
+ "+breakpad/src/client/ios",
+ "+components/content_settings",
+ "+components/crash/core/common",
+ "+ios/chrome/browser",
+ "+ios/net",
+ "+ios/public/provider/chrome",
+ "+ios/web/public",
+]
« no previous file with comments | « ios/clean/chrome/app/BUILD.gn ('k') | ios/clean/chrome/app/app_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698