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

Unified Diff: components/variations.gypi

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.gypi
diff --git a/components/variations.gypi b/components/variations.gypi
index d0f5a56ecfecb7f5dd4ed19bac2dc936dd3c6383..9649110d0b5c3beb44c13145e41599209a72bcfc 100644
--- a/components/variations.gypi
+++ b/components/variations.gypi
@@ -115,7 +115,6 @@
'variations/service/variations_service.cc',
'variations/service/variations_service.h',
'variations/service/variations_service_client.h',
- 'variations/service/variations_service_client.cc',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698