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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+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
2 # Test files can include anything from sync. 3 # Test files can include anything from sync.
3 "+sync", 4 "+sync",
4 "+net", 5 "+net",
5 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698