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

Unified Diff: sync/internal_api/public/DEPS

Issue 10534080: sync: move internal_api components used by chrome/browser into internal_api/public (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: init Created 8 years, 6 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 2a51ace1c015852e0dc904d8066fa75d4f5658a2..1f3bd0a279f5d7263f72b250c650fe0ad983d951 100644
--- a/sync/internal_api/public/DEPS
+++ b/sync/internal_api/public/DEPS
@@ -2,4 +2,8 @@ include_rules = [
"-sync",
"+sync/internal_api/public",
"+sync/protocol",
+
+ #FIXME BEFORE CHECKIN
Nicolas Zea 2012/06/11 18:14:00 !
+ "+sync/util",
+ "+sync/test/engine/test_directory_setter_upper.h"
]

Powered by Google App Engine
This is Rietveld 408576698