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

Unified Diff: ash/public/interfaces/BUILD.gn

Issue 2848813002: Introduce ash mojo interface for lock screen action handlers (Closed)
Patch Set: . Created 3 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
Index: ash/public/interfaces/BUILD.gn
diff --git a/ash/public/interfaces/BUILD.gn b/ash/public/interfaces/BUILD.gn
index 17dd86484f1fa27145c5fc80de638b548d94d928..e622b7c9805689dfa4682ad01181f511856c6181 100644
--- a/ash/public/interfaces/BUILD.gn
+++ b/ash/public/interfaces/BUILD.gn
@@ -13,6 +13,7 @@ mojom("interfaces_internal") {
sources = [
"accelerator_controller.mojom",
+ "action_handler.mojom",
"cast_config.mojom",
"constants.mojom",
"event_properties.mojom",

Powered by Google App Engine
This is Rietveld 408576698