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

Unified Diff: third_party/WebKit/Source/modules/battery/BatteryManager.h

Issue 1835873002: Removes BatteryDispatcherProxy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes export settings again. Created 4 years, 9 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: third_party/WebKit/Source/modules/battery/BatteryManager.h
diff --git a/third_party/WebKit/Source/modules/battery/BatteryManager.h b/third_party/WebKit/Source/modules/battery/BatteryManager.h
index cf239e3ef6d9c391cdd6c08d6c402d4d4c0b60f3..b81c0c7e301ce4d54f8bfc40a2277106112cf3ae 100644
--- a/third_party/WebKit/Source/modules/battery/BatteryManager.h
+++ b/third_party/WebKit/Source/modules/battery/BatteryManager.h
@@ -12,7 +12,7 @@
#include "core/dom/ContextLifecycleObserver.h"
#include "core/frame/PlatformEventController.h"
#include "modules/EventTargetModules.h"
-#include "platform/battery/battery_status.h"
+#include "modules/battery/battery_status.h"
#include "platform/heap/Handle.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/modules/battery/BatteryDispatcher.cpp ('k') | third_party/WebKit/Source/modules/battery/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698