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

Unified Diff: Source/WebCore/css/CSSParser.h

Issue 13650009: Remove Dashboard support and supporting files. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix compiler error due to misspelling in code "Dashbard" Created 7 years, 9 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/WebCore/css/CSSComputedStyleDeclaration.cpp ('k') | Source/WebCore/css/CSSParser.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/css/CSSParser.h
diff --git a/Source/WebCore/css/CSSParser.h b/Source/WebCore/css/CSSParser.h
index b04c5e5305180cb9ff36b6c0c134888aa76b561f..3df8e6d1b7fa3c750ad6f4fe6d51e7a083a3ad16 100644
--- a/Source/WebCore/css/CSSParser.h
+++ b/Source/WebCore/css/CSSParser.h
@@ -167,8 +167,6 @@ public:
PassRefPtr<CSSPrimitiveValue> parseGridTrackSize();
PassRefPtr<CSSPrimitiveValue> parseGridBreadth(CSSParserValue*);
- bool parseDashboardRegions(CSSPropertyID, bool important);
-
bool parseClipShape(CSSPropertyID, bool important);
bool parseBasicShape(CSSPropertyID, bool important);
« no previous file with comments | « Source/WebCore/css/CSSComputedStyleDeclaration.cpp ('k') | Source/WebCore/css/CSSParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698