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

Unified Diff: Source/core/loader/cache/CachedCSSStyleSheet.h

Issue 17569013: Remove unused includes from core/inspector, core/loader and core/page (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased 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 | « Source/core/loader/archive/MHTMLParser.cpp ('k') | Source/core/loader/cache/CachedCSSStyleSheet.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/loader/cache/CachedCSSStyleSheet.h
diff --git a/Source/core/loader/cache/CachedCSSStyleSheet.h b/Source/core/loader/cache/CachedCSSStyleSheet.h
index bc2160d8e0a30deab278048b1155458d6c75e207..e1cbf0db1a68ddf2d3fb8a6019cbbad4c7306270 100644
--- a/Source/core/loader/cache/CachedCSSStyleSheet.h
+++ b/Source/core/loader/cache/CachedCSSStyleSheet.h
@@ -27,7 +27,6 @@
#define CachedCSSStyleSheet_h
#include "core/loader/cache/CachedResource.h"
-#include <wtf/Vector.h>
namespace WebCore {
« no previous file with comments | « Source/core/loader/archive/MHTMLParser.cpp ('k') | Source/core/loader/cache/CachedCSSStyleSheet.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698