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

Unified Diff: components/variations/service/BUILD.gn

Issue 1564773002: Move components/compression to third_party/zlib/google (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix another #include... Created 4 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
« no previous file with comments | « components/variations/DEPS ('k') | components/variations/variations_seed_store.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations/service/BUILD.gn
diff --git a/components/variations/service/BUILD.gn b/components/variations/service/BUILD.gn
index c6cf5b1107a2117b50c038687bfae0b9c933d29f..66fa838c3ca4a1dfabbbed8b48eee640950e37f8 100644
--- a/components/variations/service/BUILD.gn
+++ b/components/variations/service/BUILD.gn
@@ -39,7 +39,6 @@ source_set("unit_tests") {
"//base",
"//base:prefs_test_support",
"//base/test:test_support",
- "//components/compression",
"//components/variations",
"//components/variations/proto",
"//components/web_resource:test_support",
« no previous file with comments | « components/variations/DEPS ('k') | components/variations/variations_seed_store.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698