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

Unified Diff: chrome/browser/sync/glue/DEPS

Issue 10911073: NOT FOR COMMIT: Add DeviceInfo type and ChangeProcessor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixes from review comments Created 8 years, 3 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: chrome/browser/sync/glue/DEPS
diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS
index e61591fc7b2b0424e90ae6e608b3f23304bfdd60..dc6557540dcab3de4f8d5f3677a25c5f74a4467a 100644
--- a/chrome/browser/sync/glue/DEPS
+++ b/chrome/browser/sync/glue/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+sync/internal_api/public",
"+sync/util",
+ "+sync/test",
Nicolas Zea 2012/09/14 19:15:08 Could the mock transaction observer (at least the
rlarocque 2012/09/15 01:36:37 I agree that it should be moved somewhere. I tent
Nicolas Zea 2012/09/17 17:54:00 One solution is to just have the header file not e
"+jingle/notifier/base",

Powered by Google App Engine
This is Rietveld 408576698