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

Unified Diff: android_webview/BUILD.gn

Issue 2101153003: Remove data reduction proxy code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/DEPS » ('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 d002084a0b9a39533609755c667ddaa446ad4785..a959c96e8295d8fe8fd8a2d56f470d162da3f660 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -558,7 +558,6 @@ source_set("common") {
"//components/cdm/renderer",
"//components/crash/content/app",
"//components/crash/content/browser",
- "//components/data_reduction_proxy/core/browser",
"//components/devtools_discovery",
"//components/metrics",
"//components/metrics:gpu",
@@ -623,7 +622,6 @@ android_library("android_webview_java") {
"java/src/org/chromium/android_webview/AwContentsLifecycleNotifier.java",
"java/src/org/chromium/android_webview/AwContentsStatics.java",
"java/src/org/chromium/android_webview/AwCookieManager.java",
- "java/src/org/chromium/android_webview/AwDataReductionProxyManager.java",
"java/src/org/chromium/android_webview/AwDebug.java",
"java/src/org/chromium/android_webview/AwDevToolsServer.java",
"java/src/org/chromium/android_webview/AwFormDatabase.java",
« no previous file with comments | « no previous file | android_webview/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698