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

Unified Diff: content/content.gyp

Issue 958933002: Revert of [Android WebView] Synthesize a fake page loading event on page source modification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « content/browser/web_contents/web_contents_android.cc ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 01bd90a93ed67ae3afb890033f8d5d8c67ea74bb..7bc40bfbc37e795809d9673d135d7542dcca910a 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -443,7 +443,6 @@
'content_strings_grd',
'content_gamepad_mapping',
'gesture_event_type_java',
- 'invalidate_types_java',
'navigation_controller_java',
'popup_item_type_java',
'result_codes_java',
@@ -492,14 +491,6 @@
'type': 'none',
'variables': {
'source_file': 'browser/android/gesture_event_type.h',
- },
- 'includes': [ '../build/android/java_cpp_enum.gypi' ],
- },
- {
- 'target_name': 'invalidate_types_java',
- 'type': 'none',
- 'variables': {
- 'source_file': 'public/browser/invalidate_type.h',
},
'includes': [ '../build/android/java_cpp_enum.gypi' ],
},
« no previous file with comments | « content/browser/web_contents/web_contents_android.cc ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698