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

Unified Diff: ios/public/DEPS

Issue 226643012: Upstream iOS implementation of ProfileOAuth2TokenService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Nits Created 6 years, 8 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/public/DEPS
diff --git a/ios/public/DEPS b/ios/public/DEPS
deleted file mode 100644
index c04c1d5deaed930183249849cbd682d231d80c68..0000000000000000000000000000000000000000
--- a/ios/public/DEPS
+++ /dev/null
@@ -1,12 +0,0 @@
-include_rules = [
- # The public interfaces cannot reference Chromium code, so all allowances
- # that the top-level DEPS file introduces are removed here. This list should
- # be kept in sync with src/DEPS.
- "-base",
- "-build",
- "-library_loaders",
- "-testing",
- "-third_party/icu/source/common/unicode",
- "-third_party/icu/source/i18n/unicode",
- "-url",
-]

Powered by Google App Engine
This is Rietveld 408576698