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

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2863913002: Change AudioOutputDeviceClientImpl to use WebLocalFrameBase and move to modules. (Closed)
Patch Set: Use chrome client to create instances of WebLocalFrameBase. Created 3 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
Index: third_party/WebKit/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index 0ea43ca24c5bff5b77974fbae510dbb4527b9acd..a146cbb6caab134d20d0d28c647f4dfbc986c58d 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -39,8 +39,6 @@ component("web") {
"AnimationWorkletProxyClientImpl.cpp",
"AnimationWorkletProxyClientImpl.h",
"AssertMatchingEnums.cpp",
- "AudioOutputDeviceClientImpl.cpp",
- "AudioOutputDeviceClientImpl.h",
"ChromeClientImpl.cpp",
"ChromeClientImpl.h",
"ColorChooserPopupUIController.cpp",

Powered by Google App Engine
This is Rietveld 408576698