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

Unified Diff: ash/BUILD.gn

Issue 2879033002: Keyboard Lock Host implementation
Patch Set: Remove useless files Created 3 years, 4 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 | « no previous file | chrome/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 55ee00657068a366a7d2d02abd124560735f20e8..75f021d3d5d287946f3a092b98e774c64580d156 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1095,6 +1095,7 @@ test("ash_content_unittests") {
"//chromeos",
"//chromeos:power_manager_proto",
"//chromeos:test_support_without_gmock",
+ "//components/keyboard_lock",
"//components/quirks",
"//components/signin/core/account_id",
"//components/user_manager",
@@ -1547,6 +1548,7 @@ executable("ash_shell_with_content") {
"//base",
"//build/config:exe_and_shlib_deps",
"//build/win:default_exe_manifest",
+ "//components/keyboard_lock",
"//components/user_manager",
"//content",
"//content/public/app:both",
« no previous file with comments | « no previous file | chrome/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698