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

Unified Diff: content/test/data/battery_status/battery_status_promise_resolution_test.html

Issue 457933002: Replace Chrome IPC with Mojo IPC for querying BatteryStatus service Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 3 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/test/data/battery_status/battery_status_default_test.html ('k') | device/battery/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/battery_status/battery_status_promise_resolution_test.html
diff --git a/content/test/data/battery_status/battery_status_promise_resolution_test.html b/content/test/data/battery_status/battery_status_promise_resolution_test.html
index 43966b8c5fbc8ef80555e29e0dc8fbd067ac83cf..a83c54825cb1b8bf1190549920aa831e5c8455cf 100644
--- a/content/test/data/battery_status/battery_status_promise_resolution_test.html
+++ b/content/test/data/battery_status/battery_status_promise_resolution_test.html
@@ -17,7 +17,7 @@
pass();
else
fail();
- }, fail());
+ }, fail());
}
function pass() {
« no previous file with comments | « content/test/data/battery_status/battery_status_default_test.html ('k') | device/battery/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698