Index: third_party/WebKit/Source/modules/battery/BatteryStatus.cpp |
diff --git a/third_party/WebKit/Source/modules/battery/BatteryStatus.cpp b/third_party/WebKit/Source/modules/battery/BatteryStatus.cpp |
index bb520f0475d6ec51318fa01124ee03a09942a32b..fcac847819c70aed0f37a6d87e38d3e190243424 100644 |
--- a/third_party/WebKit/Source/modules/battery/BatteryStatus.cpp |
+++ b/third_party/WebKit/Source/modules/battery/BatteryStatus.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/BatteryStatus.h" |
#include <limits> |