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

Unified Diff: Source/core/editing/RemoveCSSPropertyCommand.h

Issue 332933002: Qualify the generated includes in core (partial) (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/core/editing/MarkupAccumulator.cpp ('k') | Source/core/editing/RemoveFormatCommand.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/editing/RemoveCSSPropertyCommand.h
diff --git a/Source/core/editing/RemoveCSSPropertyCommand.h b/Source/core/editing/RemoveCSSPropertyCommand.h
index cdb29ef590cab73abd9015f189338cbaa391af55..c7fa87d6a35df8e6d15882047e5c563fc373e4d7 100644
--- a/Source/core/editing/RemoveCSSPropertyCommand.h
+++ b/Source/core/editing/RemoveCSSPropertyCommand.h
@@ -26,7 +26,7 @@
#ifndef RemoveCSSPropertyCommand_h
#define RemoveCSSPropertyCommand_h
-#include "CSSPropertyNames.h"
+#include "core/CSSPropertyNames.h"
#include "core/editing/EditCommand.h"
namespace WebCore {
« no previous file with comments | « Source/core/editing/MarkupAccumulator.cpp ('k') | Source/core/editing/RemoveFormatCommand.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698