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

Unified Diff: chrome/browser/prerender/prerender_util.cc

Issue 2487463004: Remove unused using content::ResourceType (Closed)
Patch Set: Merge https://codereview.chromium.org/2480353003/ and https://codereview.chromium.org/2485873002/ Created 4 years, 1 month 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/prerender/prerender_resource_throttle_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/prerender/prerender_util.cc
diff --git a/chrome/browser/prerender/prerender_util.cc b/chrome/browser/prerender/prerender_util.cc
index 79670f88f5f2edb3b61321f5906b1b9a3b8611e8..efdf28d3d1ebd4c818b4bab7bbd742fb9f808e76 100644
--- a/chrome/browser/prerender/prerender_util.cc
+++ b/chrome/browser/prerender/prerender_util.cc
@@ -16,8 +16,6 @@
#include "url/url_canon.h"
#include "url/url_util.h"
-using content::ResourceType;
-
namespace prerender {
namespace {
« no previous file with comments | « chrome/browser/prerender/prerender_resource_throttle_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698