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

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: cleanup TODOs. merge code. kill more threads. i never get tired of thread carnage. 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