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

Unified Diff: content/shell/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
Index: content/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index 920b9d2e63a22acbefbac5b12d6bab43c6854d54..9b3a13e059afa0aed53375e74d30e67878358261 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -767,6 +767,7 @@ mojom("mojo_bindings") {
sources = [
"common/layout_test.mojom",
"common/layout_test/layout_test_bluetooth_fake_adapter_setter.mojom",
+ "common/power_monitor_test.mojom",
]
public_deps = [
"//mojo/common:common_custom_types",
« no previous file with comments | « content/browser/power_monitor_browsertest.cc ('k') | content/shell/browser/content_shell_renderer_manifest_overlay.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698