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

Unified Diff: chrome/chrome_browser.gypi

Issue 894003005: Revert "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
« no previous file with comments | « chrome/chrome.gyp ('k') | content/browser/web_contents/web_contents_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 55ab6951060733a74a32734f8f8659ab34edeec1..ee61842730bd1818c428c82e9def38d38f13bee8 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3636,15 +3636,6 @@
'includes': [ '../build/android/java_cpp_enum.gypi' ],
},
{
- # GN: //chrome/android:chrome_android_java_enums_srcjar
- 'target_name': 'add_web_contents_result_java',
- 'type': 'none',
- 'variables': {
- 'source_file': 'browser/android/chrome_web_contents_delegate_android.h',
- },
- 'includes': [ '../build/android/java_cpp_enum.gypi' ],
- },
- {
# GN: //chrome/android:chrome_android_java_enums_srcjar
'target_name': 'profile_sync_service_model_type_selection_java',
'type': 'none',
« no previous file with comments | « chrome/chrome.gyp ('k') | content/browser/web_contents/web_contents_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698