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

Unified Diff: sync/internal_api/public/DEPS

Issue 187303006: Update sync API to support attachments. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@attachmentapi
Patch Set: Remove AttachmentServiceBase for reals. Created 6 years, 9 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/internal_api/public/DEPS
diff --git a/sync/internal_api/public/DEPS b/sync/internal_api/public/DEPS
index 877a88d893301bb6054e3752a6a2df01db97235e..b9d459171e836ced2c7835a9ae72851edb7163e6 100644
--- a/sync/internal_api/public/DEPS
+++ b/sync/internal_api/public/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"-sync",
+ "+sync/api",
"+sync/base",
"+sync/internal_api/public",
"+sync/notifier",

Powered by Google App Engine
This is Rietveld 408576698