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

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

Issue 2771373003: Add most missing blink files to .gn files (Closed)
Patch Set: . Created 3 years, 9 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/speech/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/speech/BUILD.gn b/third_party/WebKit/Source/modules/speech/BUILD.gn
index 5b7b006168f86ec8d4102a685eb54a4d73b35d8e..0e60ce457477b40815b17513a9a7c140f703640a 100644
--- a/third_party/WebKit/Source/modules/speech/BUILD.gn
+++ b/third_party/WebKit/Source/modules/speech/BUILD.gn
@@ -6,6 +6,7 @@ import("//third_party/WebKit/Source/modules/modules.gni")
blink_modules_sources("speech") {
sources = [
+ "DOMWindowSpeech.h",
"DOMWindowSpeechSynthesis.cpp",
"DOMWindowSpeechSynthesis.h",
"SpeechGrammar.cpp",
« no previous file with comments | « third_party/WebKit/Source/modules/peerconnection/BUILD.gn ('k') | third_party/WebKit/Source/modules/storage/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698