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

Unified Diff: chrome/browser/sync/js/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/js/DEPS
===================================================================
--- chrome/browser/sync/js/DEPS (revision 99413)
+++ chrome/browser/sync/js/DEPS (working copy)
@@ -1,6 +1,5 @@
include_rules = [
"-chrome",
- "+chrome/test/sync",
"+chrome/browser/sync/js",
@@ -8,6 +7,7 @@
"+chrome/browser/sync/sessions/session_state.h",
"+chrome/browser/sync/syncable/model_type.h",
"+chrome/browser/sync/syncable/transaction_observer.h",
+ "+chrome/browser/sync/test",
# TODO(akalin): this should be in base.
"+chrome/browser/sync/weak_handle.h",
« no previous file with comments | « chrome/browser/sync/internal_api/syncapi_unittest.cc ('k') | chrome/browser/sync/js/js_sync_manager_observer_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698