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

Side by Side 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, 10 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 "+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.
2 # TODO(akalin): Figure out finer-grained dependencies. 3 # TODO(akalin): Figure out finer-grained dependencies.
3 "+sync", 4 "+sync",
4 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698