| Index: third_party/WebKit/Source/core/core.gni
|
| diff --git a/third_party/WebKit/Source/core/core.gni b/third_party/WebKit/Source/core/core.gni
|
| index 00e40b3db8047cce4cab369c1ed0e9fe5cc36853..e9eb0670cb203bcf3998a9e3f310b41b2d64b87e 100644
|
| --- a/third_party/WebKit/Source/core/core.gni
|
| +++ b/third_party/WebKit/Source/core/core.gni
|
| @@ -60,4 +60,3 @@ generated_core_testing_dictionary_files =
|
| generated_webcore_testing_idl_files =
|
| get_path_info(_gypi.generated_webcore_testing_idl_files, "abspath")
|
| webcore_testing_files = get_path_info(_gypi.webcore_testing_files, "abspath")
|
| -core_unittest_files = get_path_info(_gypi.core_unittest_files, "abspath")
|
|
|