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

Unified Diff: Source/web/WebLabelElement.cpp

Issue 343733002: Qualify core include file in web and bindings, etc. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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/web/WebInputElement.cpp ('k') | Source/web/WebLocalFrameImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebLabelElement.cpp
diff --git a/Source/web/WebLabelElement.cpp b/Source/web/WebLabelElement.cpp
index 2eb5d45b538a38ecf7c775e2127fe87b20bcb610..97ee0da4bdea157d22039250283b07a13aef3443 100644
--- a/Source/web/WebLabelElement.cpp
+++ b/Source/web/WebLabelElement.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "public/web/WebLabelElement.h"
-#include "HTMLNames.h"
+#include "core/HTMLNames.h"
#include "core/html/HTMLLabelElement.h"
#include "public/platform/WebString.h"
#include "wtf/PassRefPtr.h"
« no previous file with comments | « Source/web/WebInputElement.cpp ('k') | Source/web/WebLocalFrameImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698