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

Unified Diff: build/config/win/midi_winrt.gni

Issue 2243183002: Web MIDI backend for Windows 10 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | media/midi/BUILD.gn » ('j') | media/midi/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/win/midi_winrt.gni
diff --git a/third_party/leakcanary/config.gni b/build/config/win/midi_winrt.gni
similarity index 86%
copy from third_party/leakcanary/config.gni
copy to build/config/win/midi_winrt.gni
index f6adcddf3ecc4442c7793666dfeecaf1f108fea8..99f83453e372bbb6813e83e9c8d2e8329dec2aa7 100644
--- a/third_party/leakcanary/config.gni
+++ b/build/config/win/midi_winrt.gni
@@ -3,5 +3,5 @@
# found in the LICENSE file.
declare_args() {
- enable_leakcanary = false
+ midi_winrt = false
Takashi Toyoshima 2016/08/15 08:46:23 Can you have this declaration in media/midi? See m
Shao-Chuan Lee 2016/08/16 07:42:24 It looks like putting this in media/media_options.
}
« no previous file with comments | « no previous file | media/midi/BUILD.gn » ('j') | media/midi/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698