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

Unified Diff: ios/chrome/browser/DEPS

Issue 2434143003: [ios] Adds GoogleLogoService to help with fetching doodles. (Closed)
Patch Set: Created 4 years, 2 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/chrome/browser/DEPS
diff --git a/ios/chrome/browser/DEPS b/ios/chrome/browser/DEPS
index 4912cf86a192483335f4f6e1e1558872ff4214a8..29d42951b2c980e2ba19c6d2e5c0b67cb8130c56 100644
--- a/ios/chrome/browser/DEPS
+++ b/ios/chrome/browser/DEPS
@@ -53,6 +53,7 @@ include_rules = [
"+components/rlz",
"+components/search",
"+components/search_engines",
+ "+components/search_provider_logos",
"+components/security_interstitials",
"+components/security_state",
"+components/sessions",
@@ -101,6 +102,7 @@ include_rules = [
# 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",
+ "+third_party/skia/include/core/SkBitmap.h",
# Strings and resources.
"+components/grit",
« no previous file with comments | « ios/chrome/browser/BUILD.gn ('k') | ios/chrome/browser/browser_state/browser_state_keyed_service_factories.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698