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

Unified Diff: android_webview/native/BUILD.gn

Issue 2146753002: Android: Remove unneeded RegisterNatives() calls (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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: android_webview/native/BUILD.gn
diff --git a/android_webview/native/BUILD.gn b/android_webview/native/BUILD.gn
index be0570407c5b2458f8af5cc2122d4f708769f9dd..6f22f2c4063ac33d0fca743904db143ce2373e46 100644
--- a/android_webview/native/BUILD.gn
+++ b/android_webview/native/BUILD.gn
@@ -80,7 +80,6 @@ source_set("native") {
"aw_quota_manager_bridge_impl.cc",
"aw_quota_manager_bridge_impl.h",
"aw_resource.cc",
- "aw_resource.h",
"aw_settings.cc",
"aw_settings.h",
"aw_web_contents_delegate.cc",

Powered by Google App Engine
This is Rietveld 408576698