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

Unified Diff: third_party/WebKit/Source/modules/exported/BUILD.gn

Issue 2883793003: Move detached files from web/ to (core/modules)/exported. (Closed)
Patch Set: 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/modules/exported/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/exported/BUILD.gn b/third_party/WebKit/Source/modules/exported/BUILD.gn
index 00f32b54c455e1226677efbf10535001a55fe750..68da1a31787082627dc7afffac24b08a9fdd8a10 100644
--- a/third_party/WebKit/Source/modules/exported/BUILD.gn
+++ b/third_party/WebKit/Source/modules/exported/BUILD.gn
@@ -9,6 +9,8 @@ blink_modules_sources("exported") {
"WebDOMFileSystem.cpp",
"WebDOMMediaStreamTrack.cpp",
"WebDatabase.cpp",
+ "WebMediaDeviceChangeObserver.cpp",
+ "WebMediaStreamRegistry.cpp",
"WebSpeechGrammar.cpp",
"WebSpeechRecognitionHandle.cpp",
"WebSpeechRecognitionResult.cpp",

Powered by Google App Engine
This is Rietveld 408576698