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

Unified Diff: Source/core/css/WebKitCSSRegionRule.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/WebKitCSSMixFunctionValue.cpp ('k') | Source/core/css/WebKitCSSRegionRule.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/WebKitCSSRegionRule.h
diff --git a/Source/core/css/WebKitCSSRegionRule.h b/Source/core/css/WebKitCSSRegionRule.h
index 6892f5b057de185366ccf86bfcd2e76a9f02b4f8..db533feb3bcde500b1eb3f785886ad5e18e9098a 100644
--- a/Source/core/css/WebKitCSSRegionRule.h
+++ b/Source/core/css/WebKitCSSRegionRule.h
@@ -31,7 +31,7 @@
#ifndef WebKitCSSRegionRule_h
#define WebKitCSSRegionRule_h
-#include "CSSGroupingRule.h"
+#include "core/css/CSSGroupingRule.h"
#if ENABLE(CSS_REGIONS)
« no previous file with comments | « Source/core/css/WebKitCSSMixFunctionValue.cpp ('k') | Source/core/css/WebKitCSSRegionRule.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698