| Index: third_party/WebKit/Source/modules/device_light/DeviceLightController.cpp
|
| diff --git a/third_party/WebKit/Source/modules/device_light/DeviceLightController.cpp b/third_party/WebKit/Source/modules/device_light/DeviceLightController.cpp
|
| index 836319a65b8034aaff27c63837ab62884d9e1bfa..200af36a7757feb50f362f1f7b78286f172bb9e8 100644
|
| --- a/third_party/WebKit/Source/modules/device_light/DeviceLightController.cpp
|
| +++ b/third_party/WebKit/Source/modules/device_light/DeviceLightController.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/device_light/DeviceLightController.h"
|
|
|
| #include "core/dom/Document.h"
|
|
|