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

Unified Diff: content/browser/BUILD.gn

Issue 2805763004: [System-Keyboard-Lock] Forward navigator functions to RenderFrameHost (Closed)
Patch Set: Sync latest changes 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
« no previous file with comments | « no previous file | content/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index b626316477b1e3356d7006a3a18a45c4d8b057ed..14e24ddf84cbca76ac9cf3d5025d85227efdf4a4 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -820,6 +820,8 @@ source_set("browser") {
"indexed_db/list_set.h",
"installedapp/installed_app_provider_impl_default.cc",
"installedapp/installed_app_provider_impl_default.h",
+ "keyboard_lock/keyboard_lock_service_impl.cc",
+ "keyboard_lock/keyboard_lock_service_impl.h",
"leveldb_wrapper_impl.cc",
"leveldb_wrapper_impl.h",
"loader/async_resource_handler.cc",
« no previous file with comments | « no previous file | content/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698