| Index: third_party/WebKit/Source/config.gni
|
| diff --git a/third_party/WebKit/Source/config.gni b/third_party/WebKit/Source/config.gni
|
| index 5c3805b6f4cebd6dbc7c845b89bb07af48a29a84..7a22d749275ec5b96bff14346539b753c3c54c61 100644
|
| --- a/third_party/WebKit/Source/config.gni
|
| +++ b/third_party/WebKit/Source/config.gni
|
| @@ -3,7 +3,6 @@
|
| # found in the LICENSE file.
|
|
|
| import("//build/config/ui.gni")
|
| -import("//third_party/WebKit/public/features.gni")
|
|
|
| if (is_android) {
|
| import("//build/config/android/config.gni")
|
|
|