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

Unified Diff: third_party/WebKit/public/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/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index aa8d4b4856a121d1b03f0c1b28066b979da1355c..45b33d9c2eafba16d918fac36286b27dae3c5839 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -639,7 +639,6 @@ mojom("mojo_bindings") {
"platform/modules/notifications/notification.mojom",
"platform/modules/notifications/notification_service.mojom",
"platform/modules/serviceworker/service_worker_event_status.mojom",
- "platform/modules/wake_lock/wake_lock_service.mojom",
]
public_deps = [
":android_mojo_bindings",

Powered by Google App Engine
This is Rietveld 408576698