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

Unified Diff: sky/engine/core/css/CSSSelector.h

Issue 842033004: Remove custom element :unresolved. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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 | « no previous file | sky/engine/core/css/CSSSelector.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/css/CSSSelector.h
diff --git a/sky/engine/core/css/CSSSelector.h b/sky/engine/core/css/CSSSelector.h
index 6d74be3413fdd24087c29a5246d7d7df4ad62265..6e3bea2fc4330b4cfa28429272deaf8a9672d657 100644
--- a/sky/engine/core/css/CSSSelector.h
+++ b/sky/engine/core/css/CSSSelector.h
@@ -121,7 +121,6 @@ namespace blink {
PseudoActive,
PseudoLang,
PseudoUserAgentCustomElement,
- PseudoUnresolved,
PseudoHost,
};
« no previous file with comments | « no previous file | sky/engine/core/css/CSSSelector.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698