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

Unified Diff: sync/engine/DEPS

Issue 254473008: sync: Introduce classes for per-type counters (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move another file 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/engine/DEPS
diff --git a/sync/engine/DEPS b/sync/engine/DEPS
index 097869789fd1e8bae888ee5f340dd6f3cadc5b95..3c5a6e8eea977bd2af653f821ead8b3f2fc4da14 100644
--- a/sync/engine/DEPS
+++ b/sync/engine/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+sync/base",
+ "+sync/internal_api/public",
tim (not reviewing) 2014/04/28 21:26:21 Unnecessary?
rlarocque 2014/04/28 21:59:59 Not needed anymore, no. Removed.
"+sync/internal_api/public/base",
"+sync/internal_api/public/engine",
"+sync/internal_api/public/events",
« no previous file with comments | « no previous file | sync/engine/directory_type_debug_info_emitter.h » ('j') | sync/internal_api/public/sessions/commit_counters.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698