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

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

Issue 344813003: Include Document.h in fewer headers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 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: Source/modules/battery/BatteryManager.h
diff --git a/Source/modules/battery/BatteryManager.h b/Source/modules/battery/BatteryManager.h
index 360095e9824a2ffbe1886ed885031f090c5fe676..8f29180dfa43d6b8c840ab2a7b9fa47de82986aa 100644
--- a/Source/modules/battery/BatteryManager.h
+++ b/Source/modules/battery/BatteryManager.h
@@ -8,7 +8,6 @@
#include "bindings/v8/ScriptPromise.h"
#include "bindings/v8/ScriptPromiseResolverWithContext.h"
#include "core/dom/ContextLifecycleObserver.h"
-#include "core/dom/Document.h"
#include "core/frame/DeviceEventControllerBase.h"
#include "modules/EventTargetModules.h"
#include "platform/heap/Handle.h"
« no previous file with comments | « Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp ('k') | Source/modules/battery/BatteryManager.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698