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

Unified Diff: components/components_tests.gyp

Issue 830503004: Data Reduction Proxy blocking page and resources (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@interstitalStep1
Patch Set: Rebase and crash fixes Created 5 years, 11 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index c81d4900e406d67d7602f279d38bf001dc1e0944..5470793651ec46f06c95b9287287fe0da85fbd6f 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -715,6 +715,7 @@
}],
['OS == "android"', {
'sources': [
+ 'data_reduction_proxy/content/browser/data_reduction_proxy_blocking_page_unittest.cc',
'data_reduction_proxy/content/browser/data_reduction_proxy_resource_throttle_unittest.cc',
'data_reduction_proxy/content/browser/data_reduction_proxy_ui_manager_unittest.cc',
'invalidation/invalidation_service_android_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698