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

Unified Diff: content/public/app/mojo/content_browser_manifest.json

Issue 2921823002: Rationalize WakeLock naming conventions (Closed)
Patch Set: rebase Created 3 years, 6 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/browser/webrtc/webrtc_internals_unittest.cc ('k') | device/wake_lock/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/app/mojo/content_browser_manifest.json
diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json
index f65b1f5c3e537d75edfd6ac7c3bb10b348daf7fe..4128f750f2d92f34a7e65782db9a46b7c89c1ef3 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -108,7 +108,7 @@
"device::mojom::VRService",
"device::mojom::GeolocationService",
"device::mojom::NFC",
- "device::mojom::WakeLockService",
+ "device::mojom::WakeLock",
"device::usb::DeviceManager",
"discardable_memory::mojom::DiscardableSharedMemoryManager",
"media::mojom::InterfaceFactory",
« no previous file with comments | « content/browser/webrtc/webrtc_internals_unittest.cc ('k') | device/wake_lock/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698