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

Unified Diff: chrome/chrome.gyp

Issue 1411913005: Make Google API keys available for the Java codebase (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | « chrome/android/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 43a2b7371df8a663c1cf5ec979f250dc70a11702..c55a018f20ff6ced40c2aab841a5b8b2321fa2ac 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -531,19 +531,20 @@
'chrome_resources.gyp:chrome_strings',
'chrome_strings_grd',
'chrome_version_java',
+ 'content_setting_java',
+ 'content_settings_type_java',
'connection_security_levels_java',
'connectivity_check_result_java',
'document_tab_model_info_proto_java',
'infobar_action_type_java',
- 'profile_account_management_metrics_java',
- 'content_setting_java',
- 'content_settings_type_java',
'most_visited_tile_type_java',
'page_info_connection_type_java',
+ 'profile_account_management_metrics_java',
'resource_id_java',
- 'tab_load_status_java',
'shortcut_source_java',
+ 'tab_load_status_java',
'../base/base.gyp:base',
+ '../build/android/java_google_api_keys.gyp:google_api_keys_java',
'../chrome/android/chrome_apk.gyp:custom_tabs_service_aidl',
'../components/components.gyp:bookmarks_java',
'../components/components.gyp:dom_distiller_core_java',
« no previous file with comments | « chrome/android/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698