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

Unified Diff: Source/core/html/shadow/InsertionPoint.h

Issue 14242011: Absolutify paths to css/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 8 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/shadow/InsertionPoint.h
diff --git a/Source/core/html/shadow/InsertionPoint.h b/Source/core/html/shadow/InsertionPoint.h
index 76d7485c8ad3587bc41a28fef0761c13f4e599b8..d0f0b0d54ca1271fe98df0b3e995b61cc15dba5d 100644
--- a/Source/core/html/shadow/InsertionPoint.h
+++ b/Source/core/html/shadow/InsertionPoint.h
@@ -31,12 +31,12 @@
#ifndef InsertionPoint_h
#define InsertionPoint_h
-#include "CSSSelectorList.h"
#include "ContentDistributor.h"
#include "ElementShadow.h"
#include "HTMLElement.h"
#include "HTMLNames.h"
#include "ShadowRoot.h"
+#include "core/css/CSSSelectorList.h"
#include <wtf/Forward.h>
namespace WebCore {
« no previous file with comments | « Source/core/html/shadow/HTMLContentElement.cpp ('k') | Source/core/html/shadow/MediaControlElementTypes.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698