| Index: third_party/WebKit/Source/modules/device_light/DeviceLightEvent.cpp
|
| diff --git a/third_party/WebKit/Source/modules/device_light/DeviceLightEvent.cpp b/third_party/WebKit/Source/modules/device_light/DeviceLightEvent.cpp
|
| index 40cb7c7e178255fc6545f9372d63f8164ec58c7a..2d5ee69191ab5f82ac9b5baba7eb2eb342e371cf 100644
|
| --- a/third_party/WebKit/Source/modules/device_light/DeviceLightEvent.cpp
|
| +++ b/third_party/WebKit/Source/modules/device_light/DeviceLightEvent.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/DeviceLightEvent.h"
|
|
|
| namespace blink {
|
|
|