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

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2389743002: Content Modularization Project: Move Wake Lock to //device (Closed)
Patch Set: Eliminate frame reference 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: third_party/WebKit/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index 2816303ff8e2d840e974352992bba5305d999b5d..b63431fa0347cc2969c0e1b14a7e295026a60b75 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -395,6 +395,7 @@ test("webkit_unit_tests") {
"//base:i18n",
"//base/test:test_support",
"//content/test:test_support",
+ "//device/wake_lock/public/interfaces:interfaces_blink",
"//gpu:test_support",
"//mojo/edk/system:system",
"//testing/gmock",

Powered by Google App Engine
This is Rietveld 408576698