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

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

Issue 1438123002: Removed callbacks to JNI functions + added gzip compressed seed support & pulling response time (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merging this CL with master Created 5 years, 1 month 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/variations/service/BUILD.gn
diff --git a/components/variations/service/BUILD.gn b/components/variations/service/BUILD.gn
index a1fa0a294131c91dcf7e7839595193e398e4f550..c6cf5b1107a2117b50c038687bfae0b9c933d29f 100644
--- a/components/variations/service/BUILD.gn
+++ b/components/variations/service/BUILD.gn
@@ -8,7 +8,6 @@ source_set("service") {
"ui_string_overrider.h",
"variations_service.cc",
"variations_service.h",
- "variations_service_client.cc",
"variations_service_client.h",
]
« no previous file with comments | « components/variations/android/variations_seed_bridge.cc ('k') | components/variations/service/variations_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698