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

Unified Diff: sync/internal_api/public/DEPS

Issue 10805002: [Sync] Enable adding notifier observers from ProfileSyncService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 8 years, 5 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 58ef64a2c80fbe4cf32af2cda2e43aadf7e01120..877a88d893301bb6054e3752a6a2df01db97235e 100644
--- a/sync/internal_api/public/DEPS
+++ b/sync/internal_api/public/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"-sync",
"+sync/base",
"+sync/internal_api/public",
+ "+sync/notifier",
"+sync/protocol",
# TODO(tim): Remove. Bug 131130

Powered by Google App Engine
This is Rietveld 408576698