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

Unified Diff: sync/sync.gyp

Issue 1273303002: Measuring data use of different ModelTypes in Sync Service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NewServices
Patch Set: Addresses reviewer's comments. Created 5 years, 4 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: sync/sync.gyp
diff --git a/sync/sync.gyp b/sync/sync.gyp
index 25de24d8f4c6d658c4196f8f985b50f101c67493..39c24e2cc95fef9357bfd91538188489a546474e 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -437,6 +437,7 @@
'syncable/write_transaction_info.h',
'util/cryptographer.cc',
'util/cryptographer.h',
+ 'util/data_type_histogram.cc',
'util/data_type_histogram.h',
'util/encryptor.h',
'util/extensions_activity.cc',

Powered by Google App Engine
This is Rietveld 408576698