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

Unified Diff: sync/internal_api/DEPS

Issue 436373002: Move non-API code out of sync/api/attachments/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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/DEPS
diff --git a/sync/internal_api/DEPS b/sync/internal_api/DEPS
index 42ab18e52e83d0cb807f1d2bc6ede232e58ceb32..7ef7c50de420697ee0d0f76643c3c2398082c419 100644
--- a/sync/internal_api/DEPS
+++ b/sync/internal_api/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+net/test",
"+net/url_request",
"+sql",
+ "+sync/api/attachments",
tim (not reviewing) 2014/08/05 16:47:55 comment explaining why this is here, what the rest
maniscalco 2014/08/05 18:05:57 Good call. Done. I've also added a README to syn
"+sync/base",
"+sync/engine",
"+sync/js",

Powered by Google App Engine
This is Rietveld 408576698