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

Unified Diff: ios/web_view/internal/DEPS

Issue 2786033002: Expose way to set google api key through CWVWebView class method. (Closed)
Patch Set: fix dependency Created 3 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 | « ios/web_view/BUILD.gn ('k') | ios/web_view/internal/cwv_web_view.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/internal/DEPS
diff --git a/ios/web_view/internal/DEPS b/ios/web_view/internal/DEPS
index 1068058f86105943caaeb310ae687c6831097f72..b749fbfaa2e10e0ddcee77f90c4c04a85067687d 100644
--- a/ios/web_view/internal/DEPS
+++ b/ios/web_view/internal/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+components/prefs",
"+components/translate/core",
"+components/translate/ios",
+ "+google_apis",
"+ios/net",
"+ios/web/public",
"+ios/web_view",
« no previous file with comments | « ios/web_view/BUILD.gn ('k') | ios/web_view/internal/cwv_web_view.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698