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

Unified Diff: third_party/WebKit/Source/core/layout/BUILD.gn

Issue 2830653002: Media Controls: move volume slider to modules/. (Closed)
Patch Set: _ 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/core/layout/BUILD.gn
diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn
index 21e945f5ce6ae5f848134298757e2f685edd78f8..f8c6a02939ec6a3ad0d8cbea72078beb555327e8 100644
--- a/third_party/WebKit/Source/core/layout/BUILD.gn
+++ b/third_party/WebKit/Source/core/layout/BUILD.gn
@@ -249,6 +249,7 @@ blink_core_sources("layout") {
"api/LayoutMenuListItem.h",
"api/LayoutPartItem.h",
"api/LayoutProgressItem.h",
+ "api/LayoutSliderItem.cpp",
"api/LayoutSliderItem.h",
"api/LayoutTextControlItem.h",
"api/LayoutTextFragmentItem.h",

Powered by Google App Engine
This is Rietveld 408576698