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

Unified Diff: media/blink/BUILD.gn

Issue 1794553002: [Playground] Onion Soup: moving ScreenWakeLock to Blink modules/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit DEPS Created 4 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/renderer/wake_lock/wake_lock_dispatcher.cc ('k') | third_party/WebKit/Source/modules/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/blink/BUILD.gn
diff --git a/media/blink/BUILD.gn b/media/blink/BUILD.gn
index 63c77b2808648c060bfc492b6b1fdd291297c61d..a9d85b4c3ff290126314b46b52e72cf952dbc081 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -19,6 +19,7 @@ component("blink") {
"//net",
"//skia",
"//third_party/WebKit/public:blink",
+ "//third_party/WebKit/public:mojo_bindings",
"//ui/gfx",
"//ui/gfx/geometry",
"//url",
« no previous file with comments | « content/renderer/wake_lock/wake_lock_dispatcher.cc ('k') | third_party/WebKit/Source/modules/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698