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

Unified Diff: chrome/browser/sync/test/integration/DEPS

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
Patch Set: Rebase. Created 4 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: chrome/browser/sync/test/integration/DEPS
diff --git a/chrome/browser/sync/test/integration/DEPS b/chrome/browser/sync/test/integration/DEPS
index bed888917e4b19c3ba4948bb921731a07fad8eb8..e071c0c1d3496e64fe581aee219a8bc9254944a6 100644
--- a/chrome/browser/sync/test/integration/DEPS
+++ b/chrome/browser/sync/test/integration/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+components/onc", # wifi_credentials tests
# TODO(akalin): Figure out finer-grained dependencies.
- "+sync",
-]
+ "+components/sync",
+]

Powered by Google App Engine
This is Rietveld 408576698