| 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)": [ | 
|  |