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

Unified Diff: BUILD.gn

Issue 495353003: Move WebMediaPlayerImpl and its dependencies to media/blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More Android fixes Created 6 years, 3 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: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 6ed045c2ec436be10205fa5d9f436d4d5c71f641..1ec430239ef844d50dde94611526795cc190d2aa 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -49,6 +49,7 @@ group("root") {
"//ipc/mojo",
"//jingle:notifier",
"//media",
+ "//media/blink",
"//media/cast",
"//mojo",
"//net",
« no previous file with comments | « no previous file | content/content_renderer.gypi » ('j') | content/renderer/media/buffered_data_source_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698