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

Unified Diff: Source/core/core.gypi

Issue 25540002: Remove empty RenderMediaControls (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@npr
Patch Set: Created 7 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
« no previous file with comments | « no previous file | Source/core/rendering/RenderMediaControls.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 33d1fb77de11ab8d67a507c102af25a7da2a97f0..b0c68748f4a47a8c2f00b46ef93a8d8023147874 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1429,8 +1429,6 @@
'rendering/RenderMedia.h',
'rendering/RenderMediaControlElements.cpp',
'rendering/RenderMediaControlElements.h',
- 'rendering/RenderMediaControls.cpp',
- 'rendering/RenderMediaControls.h',
'rendering/RenderMediaControlsChromium.cpp',
'rendering/RenderMediaControlsChromium.h',
'rendering/RenderMenuList.cpp',
« no previous file with comments | « no previous file | Source/core/rendering/RenderMediaControls.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698