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

Unified Diff: media/mojo/interfaces/media_types.typemap

Issue 2750283002: Makes //media public_deps of media_types.typemap. (Closed)
Patch Set: fixes typo 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/interfaces/media_types.typemap
diff --git a/media/mojo/interfaces/media_types.typemap b/media/mojo/interfaces/media_types.typemap
index db42114539bc0b1b2a26a4ddbd175d29c1c94109..a10cdf63c8fe01eea9ea1b5d4eb822df5f5d768d 100644
--- a/media/mojo/interfaces/media_types.typemap
+++ b/media/mojo/interfaces/media_types.typemap
@@ -19,8 +19,11 @@ public_headers = [
traits_headers = [ "//media/base/ipc/media_param_traits_macros.h" ]
-deps = [
+public_deps = [
"//media",
+]
+
+deps = [
"//media/base/ipc",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698