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

Unified Diff: Source/core/html/shadow/ShadowElementNames.h

Issue 564133003: Make better use of MediaTypeNames (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add more Created 6 years, 3 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: Source/core/html/shadow/ShadowElementNames.h
diff --git a/Source/core/html/shadow/ShadowElementNames.h b/Source/core/html/shadow/ShadowElementNames.h
index 7d35f63963616844ad12a653629177f45e8a77b5..c6eaa81513083872c7dc68ac78dbbaa8d832ae2d 100644
--- a/Source/core/html/shadow/ShadowElementNames.h
+++ b/Source/core/html/shadow/ShadowElementNames.h
@@ -49,7 +49,6 @@ const AtomicString& placeholder();
const AtomicString& searchDecoration();
const AtomicString& sliderThumb();
const AtomicString& sliderTrack();
-const AtomicString& speechButton();
const AtomicString& textFieldContainer();
const AtomicString& optGroupLabel();

Powered by Google App Engine
This is Rietveld 408576698