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

Unified Diff: Source/core/css/CSSHostRule.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/css/CSSGroupingRule.cpp ('k') | Source/core/css/CSSHostRule.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/CSSHostRule.h
diff --git a/Source/core/css/CSSHostRule.h b/Source/core/css/CSSHostRule.h
index dc2d922ba916311dde2baf8741c473407f42960b..9dafa6356092e56dda56e6277cb460f89be04471 100644
--- a/Source/core/css/CSSHostRule.h
+++ b/Source/core/css/CSSHostRule.h
@@ -23,7 +23,7 @@
#ifndef CSSHostRule_h
#define CSSHostRule_h
-#include "CSSGroupingRule.h"
+#include "core/css/CSSGroupingRule.h"
namespace WebCore {
« no previous file with comments | « Source/core/css/CSSGroupingRule.cpp ('k') | Source/core/css/CSSHostRule.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698