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

Unified Diff: android_webview/BUILD.gn

Issue 2892953002: Remove the ClearCookies and ClearCache methods from ContentBrowserClient (Closed)
Patch Set: Merge conflict in BUILD.gn -> Rebase 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 | « no previous file | android_webview/browser/aw_content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index e1b6d2ffc33efda0d69b1c96c2ec7a4e1e83b86f..8a1fdc28f29da2de4217d25ebdc1098773418348 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -578,8 +578,6 @@ source_set("common") {
"browser/net/input_stream_reader.h",
"browser/net/token_binding_manager.cc",
"browser/net/token_binding_manager.h",
- "browser/net_disk_cache_remover.cc",
- "browser/net_disk_cache_remover.h",
"browser/parent_compositor_draw_constraints.cc",
"browser/parent_compositor_draw_constraints.h",
"browser/parent_output_surface.cc",
« no previous file with comments | « no previous file | android_webview/browser/aw_content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698