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

Unified Diff: media/blink/BUILD.gn

Issue 1538803002: Migrates battery_status from content/renderer/ to WebKit/platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Synced. Created 4 years, 10 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/test/layouttest_support.cc ('k') | third_party/WebKit/LayoutTests/battery-status/api-defined.html » ('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 d613de1745197a4d93ee0f10ba5c1ed2ae67c73a..34b36c4f995ba96362cdb1cd37448c50aaac369e 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -116,7 +116,7 @@ test("media_blink_unittests") {
"//net",
"//testing/gmock",
"//testing/gtest",
- "//third_party/WebKit/public:blink",
+ "//third_party/WebKit/public:blink_for_unittests",
"//ui/gfx:test_support",
"//ui/gfx/geometry",
"//url",
« no previous file with comments | « content/test/layouttest_support.cc ('k') | third_party/WebKit/LayoutTests/battery-status/api-defined.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698