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

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

Issue 7828055: Move sync test code out of chrome/test (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 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: chrome/browser/sync/engine/DEPS
===================================================================
--- chrome/browser/sync/engine/DEPS (revision 99413)
+++ chrome/browser/sync/engine/DEPS (working copy)
@@ -1,7 +1,6 @@
include_rules = [
"-chrome",
"+chrome/test/base",
- "+chrome/test/sync",
"+chrome/browser/sync/engine",
"+chrome/browser/sync/js",
@@ -9,6 +8,7 @@
"+chrome/browser/sync/protocol",
"+chrome/browser/sync/sessions",
"+chrome/browser/sync/syncable",
+ "+chrome/browser/sync/test",
"+chrome/browser/sync/util",
# TODO(rlarocque) 19878: Move remaining syncapi-related headers to
« no previous file with comments | « chrome/browser/sync/backend_migrator_unittest.cc ('k') | chrome/browser/sync/engine/apply_updates_command_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698