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

Unified Diff: content/test/BUILD.gn

Issue 1065743003: Reland: Web MIDI: split build rules for media/midi (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed patch set Created 5 years, 8 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 | « content/content_tests.gypi ('k') | media/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 3064d0434f5c6f1973418430b9a4c3a685e3c0c7..593533c520be16d9224d9696f3d3d991d082f3ca 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -497,6 +497,7 @@ if (!is_mac) { # TODO(GYP) enable on Mac once it links.
"//media:shared_memory_support",
"//media/audio:test_support",
"//media/base:test_support",
+ "//media/midi:midi",
"//storage/browser",
"//storage/common",
"//third_party/WebKit/public:blink",
« no previous file with comments | « content/content_tests.gypi ('k') | media/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698