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

Unified Diff: Source/core/dom/StyleElement.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
« no previous file with comments | « Source/core/dom/ShadowRoot.cpp ('k') | Source/core/dom/StyleElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/StyleElement.h
diff --git a/Source/core/dom/StyleElement.h b/Source/core/dom/StyleElement.h
index 6dd48ecbb454b5ead329e03909a273a6c252b0f2..83c8b9be50016d73084b7df8c886df02bb8dcda8 100644
--- a/Source/core/dom/StyleElement.h
+++ b/Source/core/dom/StyleElement.h
@@ -21,7 +21,7 @@
#ifndef StyleElement_h
#define StyleElement_h
-#include "CSSStyleSheet.h"
+#include "core/css/CSSStyleSheet.h"
#include <wtf/text/TextPosition.h>
namespace WebCore {
« no previous file with comments | « Source/core/dom/ShadowRoot.cpp ('k') | Source/core/dom/StyleElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698