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

Unified Diff: chrome/browser/sync/glue/DEPS

Issue 10985008: sync: Add DeviceInfo protobuf and supporting code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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 | chrome/browser/sync/glue/device_info.h » ('j') | chrome/browser/sync/glue/device_info.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/glue/DEPS
diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS
index e61591fc7b2b0424e90ae6e608b3f23304bfdd60..ed14bdb38fae1ae314a643953a7178baea7292b6 100644
--- a/chrome/browser/sync/glue/DEPS
+++ b/chrome/browser/sync/glue/DEPS
@@ -17,11 +17,9 @@ include_rules = [
"+sync/notifier/sync_notifier_factory.h",
"+sync/notifier/sync_notifier_observer.h",
- # TODO(zea): SessionModelAssociator shouldn't need this.
- "+sync/syncable",
+ # TODO(123674): This shouldn't be needed.
Nicolas Zea 2012/09/26 01:50:59 TODO(sync): crbug.com/123674
rlarocque 2012/09/26 20:44:36 Done.
+ "+sync/syncable/entry.h",
# TODO(tim): This shouldn't be needed.
"+sync/util/cryptographer.h"
-
]
-
« no previous file with comments | « no previous file | chrome/browser/sync/glue/device_info.h » ('j') | chrome/browser/sync/glue/device_info.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698