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

Unified Diff: ui/aura/mus/DEPS

Issue 2520093003: WindowManagerClient::AddAccelerator() should take an array (Closed)
Patch Set: Adding 1 test that has two unique and one duped accelerators. Created 4 years 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: ui/aura/mus/DEPS
diff --git a/ui/aura/mus/DEPS b/ui/aura/mus/DEPS
index f569f43cab9f55aeb7ff111b8b17add7580f46c8..1993db367328e551d11e246b7e7894c988aee754 100644
--- a/ui/aura/mus/DEPS
+++ b/ui/aura/mus/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+gpu/ipc/client/gpu_channel_host.h",
"+mojo/public/cpp/system/buffer.h",
"+mojo/public/cpp/system/platform_handle.h",
+ "+services/ui/common/accelerator_util.h",
"+services/ui/public/cpp/context_provider.h",
"+services/ui/public/cpp/gpu",
"+services/ui/public/cpp/property_type_converters.h",

Powered by Google App Engine
This is Rietveld 408576698