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

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

Issue 2707033002: Media Capabilities: rename mediacapabilities module to media_capabilities. (Closed)
Patch Set: Created 3 years, 10 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 | third_party/WebKit/Source/modules/media_capabilities/AudioConfiguration.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
index 5d0436278f09b8c58e5bb4c050d48402e00d032d..20461bd6d20d3e74ea7ae36257e5526b0a504d97 100644
--- a/third_party/WebKit/Source/modules/BUILD.gn
+++ b/third_party/WebKit/Source/modules/BUILD.gn
@@ -122,7 +122,7 @@ target(modules_target_type, "modules") {
"//third_party/WebKit/Source/modules/indexeddb",
"//third_party/WebKit/Source/modules/installation",
"//third_party/WebKit/Source/modules/installedapp",
- "//third_party/WebKit/Source/modules/mediacapabilities",
+ "//third_party/WebKit/Source/modules/media_capabilities",
"//third_party/WebKit/Source/modules/mediacapturefromelement",
"//third_party/WebKit/Source/modules/mediarecorder",
"//third_party/WebKit/Source/modules/mediasession",
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/media_capabilities/AudioConfiguration.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698