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

Unified Diff: chrome/browser/google_apis/DEPS

Issue 18659002: Remove use of TestBrowserThreadBundle from unit tests in c/b/google_apis. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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
« no previous file with comments | « no previous file | chrome/browser/google_apis/base_requests_server_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/google_apis/DEPS
diff --git a/chrome/browser/google_apis/DEPS b/chrome/browser/google_apis/DEPS
index 3fc08f4c3ef9490cc109c9ff0fd0c7d0c21f4b28..e815d4ee96c25c8957a8183fd9840f71f888c26b 100644
--- a/chrome/browser/google_apis/DEPS
+++ b/chrome/browser/google_apis/DEPS
@@ -12,8 +12,6 @@ specific_include_rules = {
".*requests.*unittest\.cc": [
# This is necessary for AuthService. See below.
"!chrome/test/base/testing_profile.h",
- # TestBrowserThreadBundle should be gone: crbug.com/256109
- "!content/public/test/test_browser_thread_bundle.h",
],
# AuthService should be gone. crbug.com/162157
"auth_service\.(h|cc)": [
« no previous file with comments | « no previous file | chrome/browser/google_apis/base_requests_server_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698