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

Unified Diff: android_webview/browser/android_webview_jni_registrar.cc

Issue 2886283005: [WebView] Merge AwMetricsServiceClient and move few files to new place (Closed)
Patch Set: remove recursive include 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_metrics_service_client.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..d992a20ee811e25525a021459f19629a0287ede4 100644
--- a/android_webview/browser/android_webview_jni_registrar.cc
+++ b/android_webview/browser/android_webview_jni_registrar.cc
@@ -14,7 +14,7 @@
#include "android_webview/browser/aw_form_database.h"
#include "android_webview/browser/aw_gl_functor.h"
#include "android_webview/browser/aw_http_auth_handler.h"
-#include "android_webview/browser/aw_metrics_service_client_impl.h"
+#include "android_webview/browser/aw_metrics_service_client.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"
« no previous file with comments | « android_webview/BUILD.gn ('k') | android_webview/browser/aw_metrics_service_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698