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

Unified Diff: android_webview/android_webview.gyp

Issue 1881253003: Create a PrefStore in support of Blimp metrics collection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase and fix conflict with ptr migration work. Created 4 years, 8 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.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/android_webview.gyp
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index 4880ed54cc187d4daf182102ac3c5abf919858bf..5f46199e22afd867c4553bf693340707d7e64331 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -313,8 +313,6 @@
'browser/aw_metrics_service_client.h',
'browser/aw_permission_manager.cc',
'browser/aw_permission_manager.h',
- 'browser/aw_pref_store.cc',
- 'browser/aw_pref_store.h',
'browser/aw_print_manager.cc',
'browser/aw_print_manager.h',
'browser/aw_printing_message_filter.cc',
« no previous file with comments | « android_webview/BUILD.gn ('k') | android_webview/browser/aw_browser_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698