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

Unified Diff: sync/test/DEPS

Issue 234113002: Use FakeServer-based invalidations for Sync tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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: sync/test/DEPS
diff --git a/sync/test/DEPS b/sync/test/DEPS
index 2e86b144e6220d079972f43d21bfd8f06362d2ab..e98fb98eeababd82d13bf2818ca1e3c78077bc99 100644
--- a/sync/test/DEPS
+++ b/sync/test/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+content/public/browser/browser_thread.h",
rlarocque 2014/04/22 18:22:22 I don't think you can do this.
pval...(no longer on Chromium) 2014/04/24 01:08:53 removed
# Test files can include anything from sync.
"+sync",
"+net",

Powered by Google App Engine
This is Rietveld 408576698