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

Unified Diff: ios/web_view/BUILD.gn

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 | « google_apis/google_api_keys_unittest.cc ('k') | ios/web_view/internal/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web_view/BUILD.gn
diff --git a/ios/web_view/BUILD.gn b/ios/web_view/BUILD.gn
index 147177498ebeadc64c107c6fa1ebb4d5134c92ac..9d053cdd619ab1c47c9f2c7f67d9e542f7bfc15b 100644
--- a/ios/web_view/BUILD.gn
+++ b/ios/web_view/BUILD.gn
@@ -88,6 +88,7 @@ ios_web_view_deps = [
"//components/translate/core/browser",
"//components/translate/core/common",
"//components/translate/ios/browser",
+ "//google_apis",
"//ios/net",
"//ios/net",
"//ios/web",
« no previous file with comments | « google_apis/google_api_keys_unittest.cc ('k') | ios/web_view/internal/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698