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

Unified Diff: content/test/BUILD.gn

Issue 2805763004: [System-Keyboard-Lock] Forward navigator functions to RenderFrameHost (Closed)
Patch Set: Add external/wpt tests 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index c545c69a28459bf1481c7797f41ea4971f48b862..76d324a2901db93ed75d694ace321d03130b1300 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -632,6 +632,7 @@ test("content_browsertests") {
"../browser/indexed_db/indexed_db_browsertest.cc",
"../browser/indexed_db/mock_browsertest_indexed_db_class_factory.cc",
"../browser/indexed_db/mock_browsertest_indexed_db_class_factory.h",
+ "../browser/keyboard_lock/keyboard_lock_browsertest.cc",
"../browser/loader/async_resource_handler_browsertest.cc",
"../browser/loader/cross_site_resource_handler_browsertest.cc",
"../browser/loader/reload_cache_control_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698