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

Unified Diff: components/test_runner/DEPS

Issue 2404443002: Web MIDI: use midi_service.mojom for media::midi::Result (Closed)
Patch Set: yhirano@ review Created 4 years, 2 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: components/test_runner/DEPS
diff --git a/components/test_runner/DEPS b/components/test_runner/DEPS
index 8f770a313d30535c9bf14c4dfd447bc87da53542..fb27d3b5c97b210b7edf4b29a8a83f9fad59b4ce 100644
--- a/components/test_runner/DEPS
+++ b/components/test_runner/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+cc",
"+gin",
"+gpu/command_buffer/client",
+ "+media/midi/midi_service.mojom.h",
"+net/base",
"+skia",
"+third_party/khronos/GLES2/gl2.h",

Powered by Google App Engine
This is Rietveld 408576698