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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: google_apis/gaia/DEPS
diff --git a/google_apis/gaia/DEPS b/google_apis/gaia/DEPS
index e88533dc7ae772e6511905bcae8baec0cf58d41d..f445dee28bf5fa9aad08171053d810e7cfb5616d 100644
--- a/google_apis/gaia/DEPS
+++ b/google_apis/gaia/DEPS
@@ -1,5 +1,5 @@
specific_include_rules = {
".*_[a-z]*test\.cc": [
- "+content/public/test/test_browser_thread.h",
+ "+content/public/test/test_browser_thread_bundle.h",
]
}

Powered by Google App Engine
This is Rietveld 408576698