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

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

Issue 843483004: sync: add more integration tests for wifi_sync (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@submit-4.3-syncable-service
Patch Set: use directory-level deps (instead of file-level) Created 5 years, 11 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 aba01a77f79e64f69b368b57ac7a1541ae279976..bed888917e4b19c3ba4948bb921731a07fad8eb8 100644
--- a/chrome/browser/sync/test/integration/DEPS
+++ b/chrome/browser/sync/test/integration/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/onc", # wifi_credentials tests
# TODO(akalin): Figure out finer-grained dependencies.
"+sync",
]

Powered by Google App Engine
This is Rietveld 408576698