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

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: fix compilation errors 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..463f3a4f4cfc430b188a0293bb7327bdbb45932f 100644
--- a/chrome/browser/sync/test/integration/DEPS
+++ b/chrome/browser/sync/test/integration/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/onc/onc_constants.h", # wifi_credentials tests
erikwright (departed) 2015/01/29 15:51:34 It seems exceptional, to me, to name a single file
mukesh agrawal 2015/01/29 19:01:21 Done.
# TODO(akalin): Figure out finer-grained dependencies.
"+sync",
]

Powered by Google App Engine
This is Rietveld 408576698