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

Unified Diff: Source/core/html/HTMLDirectoryElement.cpp

Issue 15422005: Remove unused includes from core/html .cpp files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 7 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
Index: Source/core/html/HTMLDirectoryElement.cpp
diff --git a/Source/core/html/HTMLDirectoryElement.cpp b/Source/core/html/HTMLDirectoryElement.cpp
index 1a14d6e7ed5552bb0032ff4b6e13d8f6d193ddd4..369163ce725735fe06a7f8b4ca16106295ba7ec9 100644
--- a/Source/core/html/HTMLDirectoryElement.cpp
+++ b/Source/core/html/HTMLDirectoryElement.cpp
@@ -23,8 +23,6 @@
#include "config.h"
#include "core/html/HTMLDirectoryElement.h"
-#include "HTMLNames.h"
pdr. 2013/05/22 04:07:41 Similarly here.
-
namespace WebCore {
using namespace HTMLNames;

Powered by Google App Engine
This is Rietveld 408576698