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

Unified Diff: third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h

Issue 2661323002: Implement CSSPaintValue and add a layout test. (Closed)
Patch Set: rebase Created 3 years, 10 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: third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h
diff --git a/third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h b/third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h
index 331ea22bdf93701930afc49e4ee3e52fb70e99f5..8c924dc8a4397747e1d6d6cc1f2e283cd8e2d7dd 100644
--- a/third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h
+++ b/third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h
@@ -13,7 +13,7 @@ namespace blink {
class CSSValue;
-class StyleValueFactory {
+class CORE_EXPORT StyleValueFactory {
STATIC_ONLY(StyleValueFactory);
public:
« no previous file with comments | « third_party/WebKit/Source/core/css/CSSVariableData.h ('k') | third_party/WebKit/Source/modules/csspaint/CSSPaintDefinition.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698