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

Unified Diff: sync/BUILD.gn

Issue 1273303002: Measuring data use of different ModelTypes in Sync Service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NewServices
Patch Set: Changing the initialization of vectors in syncer_unittest.cc 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
« no previous file with comments | « no previous file | sync/engine/commit.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/BUILD.gn
diff --git a/sync/BUILD.gn b/sync/BUILD.gn
index bf9e471177cd7a22d41d46421505d6107eab2d20..22845d7ea0906aeae3b1c81bf1f2fcfcd3e16e84 100644
--- a/sync/BUILD.gn
+++ b/sync/BUILD.gn
@@ -384,6 +384,7 @@ source_set("sync_core") {
"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",
« no previous file with comments | « no previous file | sync/engine/commit.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698