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

Unified Diff: Source/bindings/bindings.gypi

Issue 59233014: Setting HTMLMediaElement.controller does not properly remove the 'mediagroup' content attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase on master Created 7 years, 1 month 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/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index d1a5ba7a3db13457526bdd0c40f338c11dc992a5..c812d0f3b1fc0d16685611a6d3bb00b06a45c7f4 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -185,7 +185,6 @@
'v8/custom/V8HTMLElementCustom.cpp',
'v8/custom/V8HTMLFormControlsCollectionCustom.cpp',
'v8/custom/V8HTMLFrameElementCustom.cpp',
- 'v8/custom/V8HTMLMediaElementCustom.cpp',
'v8/custom/V8HTMLOptionsCollectionCustom.cpp',
'v8/custom/V8HTMLPlugInElementCustom.cpp',
'v8/custom/V8HistoryCustom.cpp',
« no previous file with comments | « LayoutTests/media/media-controller-expected.txt ('k') | Source/bindings/v8/custom/V8HTMLMediaElementCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698