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

Unified Diff: chrome/chrome.gyp

Issue 883153002: Load web contents after tab is created. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 96cddd93ec40ede121e063327843372172c5add6..5f2897d0e0f45641deaa99e1657357c1eab54395 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -604,6 +604,7 @@
'chrome_version_java',
'document_tab_model_info_proto_java',
'profile_account_management_metrics_java',
+ 'add_web_contents_result_java',
'content_setting_java',
'content_settings_type_java',
'page_info_connection_type_java',

Powered by Google App Engine
This is Rietveld 408576698