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

Unified Diff: sync/syncable/DEPS

Issue 247983002: Keep track of which attachments are referenced by which sync entries. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix "copy yourself bug". Created 6 years, 8 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/syncable/DEPS
diff --git a/sync/syncable/DEPS b/sync/syncable/DEPS
index 0ea66104d923dff8ee78b5affebd5dc985a02f17..facdcf1b9f421cbd5d1ba00baacf80fb8745543e 100644
--- a/sync/syncable/DEPS
+++ b/sync/syncable/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+net/base/escape.h",
"+sql",
+ "+sync/api",
"+sync/base",
"+sync/internal_api/public/base",
"+sync/internal_api/public/engine",

Powered by Google App Engine
This is Rietveld 408576698