Chromium Code Reviews

Unified Diff: chrome/browser/safe_browsing/safe_browsing_blocking_page.h

Issue 43148: Remove unneeded uses of logging.h in header files. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/browser/safe_browsing/safe_browsing_blocking_page.h
===================================================================
--- chrome/browser/safe_browsing/safe_browsing_blocking_page.h (revision 11577)
+++ chrome/browser/safe_browsing/safe_browsing_blocking_page.h (working copy)
@@ -31,7 +31,6 @@
#include <map>
#include <vector>
-#include "base/logging.h"
#include "chrome/browser/tab_contents/interstitial_page.h"
#include "chrome/browser/safe_browsing/safe_browsing_service.h"
#include "googleurl/src/gurl.h"

Powered by Google App Engine