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

Unified Diff: chrome/renderer/safe_browsing/DEPS

Issue 156703006: Cleanup: Remove unneeded browser_thread.h includes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 10 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 | « chrome/browser/usb/usb_device_handle.h ('k') | chrome/test/base/chrome_test_launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/safe_browsing/DEPS
diff --git a/chrome/renderer/safe_browsing/DEPS b/chrome/renderer/safe_browsing/DEPS
index d442b4db4ec4564c4dad14666e70f9f2aa45fdfc..bf9c1282456b9a2adc5c099d7e9862ecb1049688 100644
--- a/chrome/renderer/safe_browsing/DEPS
+++ b/chrome/renderer/safe_browsing/DEPS
@@ -17,7 +17,6 @@ specific_include_rules = {
"phishing_dom_feature_extractor_browsertest\.cc": [
"+chrome/browser/ui/browser.h",
"+chrome/browser/ui/tabs/tab_strip_model.h",
- "+content/public/browser/browser_thread.h",
"+content/public/browser/interstitial_page.h",
"+content/public/browser/web_contents.h",
],
« no previous file with comments | « chrome/browser/usb/usb_device_handle.h ('k') | chrome/test/base/chrome_test_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698