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

Unified Diff: public/platform/WebBatteryStatus.h

Issue 246773007: Add setBatteryListener into Platform. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add double space between sections. Created 6 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 | « public/platform/WebBatteryListener.h ('k') | public/platform/WebBatteryStatusListener.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebBatteryStatus.h
diff --git a/public/platform/WebBatteryStatus.h b/public/platform/WebBatteryStatus.h
index af84eadde84df7dafec25e816f7188dc820e593f..e6951fc30c857e34a322c568e9cfc2fd86f55228 100644
--- a/public/platform/WebBatteryStatus.h
+++ b/public/platform/WebBatteryStatus.h
@@ -5,6 +5,8 @@
#ifndef WebBatteryStatus_h
#define WebBatteryStatus_h
+#include <limits>
+
namespace blink {
class WebBatteryStatus {
« no previous file with comments | « public/platform/WebBatteryListener.h ('k') | public/platform/WebBatteryStatusListener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698