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

Unified Diff: Source/core/page/DeviceController.cpp

Issue 16282004: Remove unused includes from various .cpp files in core/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 7 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/core/page/DeviceController.cpp
diff --git a/Source/core/page/DeviceController.cpp b/Source/core/page/DeviceController.cpp
index 7ed196d165cb149bf6c6d6834a63797d6240ae59..1e65a532e881165c74b345f4dd4895252e0b0748 100644
--- a/Source/core/page/DeviceController.cpp
+++ b/Source/core/page/DeviceController.cpp
@@ -29,7 +29,6 @@
#include "core/dom/Document.h"
#include "core/page/DeviceClient.h"
-#include "core/page/Page.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698