summaryrefslogtreecommitdiffstats
path: root/sync
diff options
context:
space:
mode:
authorskym <skym@chromium.org>2016-02-18 09:52:48 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-18 17:54:55 +0000
commit5a486aab09c7242e94d79de171c89cf4dcd13169 (patch)
tree238ed476f20f0e24fdd3342a714ab0914f94d528 /sync
parent3c8f3ebf3736574766e042f76f265e5793ef3e51 (diff)
downloadchromium_src-5a486aab09c7242e94d79de171c89cf4dcd13169.zip
chromium_src-5a486aab09c7242e94d79de171c89cf4dcd13169.tar.gz
chromium_src-5a486aab09c7242e94d79de171c89cf4dcd13169.tar.bz2
[Sync] DeviceInfoService implementation for GetData/GetAllData.
BUG=543404 Review URL: https://codereview.chromium.org/1690773002 Cr-Commit-Position: refs/heads/master@{#376197}
Diffstat (limited to 'sync')
-rw-r--r--sync/api/model_type_service.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync/api/model_type_service.h b/sync/api/model_type_service.h
index a2ec808..469ed4a 100644
--- a/sync/api/model_type_service.h
+++ b/sync/api/model_type_service.h
@@ -19,7 +19,6 @@
namespace syncer_v2 {
class DataBatch;
-class MetadataBatch;
class MetadataChangeList;
// Interface implemented by model types to receive updates from sync via the