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

Unified Diff: ios/chrome/DEPS

Issue 1073863005: Upstream string_util function. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: test deps Created 5 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
« no previous file with comments | « no previous file | ios/chrome/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/DEPS
diff --git a/ios/chrome/DEPS b/ios/chrome/DEPS
index f23eea2a11613febccac4b72b3709ed7f9a174b4..6503a0e38f765535d07158daefed3d8bcceb68bf 100644
--- a/ios/chrome/DEPS
+++ b/ios/chrome/DEPS
@@ -2,36 +2,4 @@ include_rules = [
# The subdirectories in ios/chrome/ will manually allow their own include
# directories in ios/chrome/ so we disallow all of them.
"-ios/chrome",
- "+ios/chrome/grit",
-
- "+components/autofill/core/browser",
- "+components/autofill/ios/browser",
- "+components/data_reduction_proxy/core/common",
- "+components/dom_distiller/core",
- "+components/dom_distiller/ios",
- "+components/infobars/core",
- "+components/keyed_service/core",
- "+components/keyed_service/ios",
- "+components/leveldb_proto",
- "+components/suggestions",
- "+components/translate/core",
- "+components/translate/ios",
- "+components/web_resource",
- "+components/webp_transcode",
- "+ios/net",
- "+ios/public/provider/chrome",
- "+ios/web/public",
- "+net",
- "+third_party/google_toolbox_for_mac",
- "+ui",
-
- # For tests.
- "+ios/public/test",
-
- # Only parts of skia are compiled on iOS, so we explicitly list the
- # files that can be included to avoid bringing in more code.
- "+skia/ext/skia_utils_ios.h",
-
- # Generated file for translated strings in components.
- "+grit/components_strings.h",
]
« no previous file with comments | « no previous file | ios/chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698