Chromium Code Reviews| 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", |