Index: third_party/WebKit/Source/modules/battery/NavigatorBattery.cpp |
diff --git a/third_party/WebKit/Source/modules/battery/NavigatorBattery.cpp b/third_party/WebKit/Source/modules/battery/NavigatorBattery.cpp |
index c07fa7f465281f5387784551a0ee45fe15ef9516..38816d78c651c08e4d6490002f6167a5d0929a16 100644 |
--- a/third_party/WebKit/Source/modules/battery/NavigatorBattery.cpp |
+++ b/third_party/WebKit/Source/modules/battery/NavigatorBattery.cpp |
@@ -2,7 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "config.h" |
#include "modules/battery/NavigatorBattery.h" |
#include "core/frame/LocalFrame.h" |