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

Unified Diff: Source/web/WebColorName.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/WebAXObject.cpp ('k') | Source/web/WebDOMEvent.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebColorName.cpp
diff --git a/Source/web/WebColorName.cpp b/Source/web/WebColorName.cpp
index 1b48cd851a5464238feffba06e751b67a20e5178..a231c2f6451de900988278195e18c4b47b1a7437 100644
--- a/Source/web/WebColorName.cpp
+++ b/Source/web/WebColorName.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "public/web/WebColorName.h"
-#include "CSSValueKeywords.h"
+#include "core/CSSValueKeywords.h"
#include "core/rendering/RenderTheme.h"
#include "platform/graphics/Color.h"
#include "public/platform/WebColor.h"
« no previous file with comments | « Source/web/WebAXObject.cpp ('k') | Source/web/WebDOMEvent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698