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

Unified Diff: android_webview/browser/android_webview_jni_registrar.cc

Issue 2888173003: [WebView] Remove jni_dependency_factory.h (Closed)
Patch Set: add explicit Created 3 years, 7 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 | « android_webview/BUILD.gn ('k') | android_webview/browser/aw_browser_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/browser/android_webview_jni_registrar.cc
diff --git a/android_webview/browser/android_webview_jni_registrar.cc b/android_webview/browser/android_webview_jni_registrar.cc
index b713e3b302a3e792f04cf3a5203f111a4a8c1095..cbafedb302f487ea936eb614c01b93dc2556ead5 100644
--- a/android_webview/browser/android_webview_jni_registrar.cc
+++ b/android_webview/browser/android_webview_jni_registrar.cc
@@ -17,7 +17,7 @@
#include "android_webview/browser/aw_metrics_service_client_impl.h"
#include "android_webview/browser/aw_pdf_exporter.h"
#include "android_webview/browser/aw_picture.h"
-#include "android_webview/browser/aw_quota_manager_bridge_impl.h"
+#include "android_webview/browser/aw_quota_manager_bridge.h"
#include "android_webview/browser/aw_settings.h"
#include "android_webview/browser/aw_web_contents_delegate.h"
#include "android_webview/browser/cookie_manager.h"
« no previous file with comments | « android_webview/BUILD.gn ('k') | android_webview/browser/aw_browser_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698