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

Unified Diff: third_party/WebKit/Source/platform/ThemeTypes.h

Issue 2767823002: Media Remoting: Add interstitial elements to media element shadow dom. (Closed)
Patch Set: Rebased. Created 3 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
Index: third_party/WebKit/Source/platform/ThemeTypes.h
diff --git a/third_party/WebKit/Source/platform/ThemeTypes.h b/third_party/WebKit/Source/platform/ThemeTypes.h
index 73060c81edec2ee239c042736b535d0eb3376d20..65d011392ab66fe36c316929e8b7caa820b1b516 100644
--- a/third_party/WebKit/Source/platform/ThemeTypes.h
+++ b/third_party/WebKit/Source/platform/ThemeTypes.h
@@ -78,6 +78,7 @@ enum ControlPart {
kMediaSubtitlesIconPart,
kMediaOverflowMenuButtonPart,
kMediaDownloadIconPart,
+ kMediaRemotingCastIconPart,
kMenulistPart,
kMenulistButtonPart,
kMenulistTextPart,

Powered by Google App Engine
This is Rietveld 408576698