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

Unified Diff: content/test/BUILD.gn

Issue 2870373002: [DeviceService] Add end-to-end browsertest for PowerMonitor (Closed)
Patch Set: Address comments from jam@ and blundell@ Created 3 years, 6 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 | « content/shell/renderer/shell_content_renderer_client.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 7e1d53935e5a06e226924d62cefc1d0bdbfa39bc..b4fb4444feb67b5b3f86dce083b35fc18a1a1139 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -680,6 +680,7 @@ test("content_browsertests") {
"../browser/pointer_lock_browsertest.cc",
"../browser/pointer_lock_browsertest.h",
"../browser/pointer_lock_browsertest_mac.mm",
+ "../browser/power_monitor_browsertest.cc",
"../browser/presentation/presentation_browsertest.cc",
"../browser/renderer_host/input/composited_scrolling_browsertest.cc",
"../browser/renderer_host/input/interaction_mq_dynamic_browsertest.cc",
@@ -768,6 +769,7 @@ test("content_browsertests") {
"//content/public/renderer",
"//content/renderer:for_content_tests",
"//content/shell:content_shell_lib",
+ "//content/shell:mojo_bindings",
"//content/shell:pak",
"//content/test:test_support",
"//device/base/synchronization",
« no previous file with comments | « content/shell/renderer/shell_content_renderer_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698