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

Side by Side Diff: google_apis/gaia/DEPS

Issue 17127002: Correctly integrate StoragePartition into TestingProfile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments. merge to ToT. Murder a DB thread and more TestBrowserThreads. Created 7 years, 5 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 | Annotate | Revision Log
OLDNEW
1 specific_include_rules = { 1 specific_include_rules = {
2 ".*_[a-z]*test\.cc": [ 2 ".*_[a-z]*test\.cc": [
3 "+content/public/test/test_browser_thread.h", 3 "+content/public/test/test_browser_thread_bundle.h",
4 ] 4 ]
5 } 5 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698