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

Unified Diff: webkit/webkit.gyp

Issue 115619: Add chromium media control style sheet for media control default ui. (Closed)
Patch Set: Created 11 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit.gyp
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index caf136ab25b632c0065a839f02b1f67749cf5d4d..ca4edf19cf101665454b7d555dafcad487b624fa 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -517,6 +517,7 @@
'../third_party/WebKit/WebCore/css/themeWinQuirks.css',
'../third_party/WebKit/WebCore/css/svg.css',
'../third_party/WebKit/WebCore/css/mediaControls.css',
+ '../third_party/WebKit/WebCore/css/mediaControlsChromium.css',
],
'outputs': [
'<(INTERMEDIATE_DIR)/UserAgentStyleSheets.h',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698