| Index: third_party/WebKit/Source/modules/modules.gni
|
| diff --git a/third_party/WebKit/Source/modules/modules.gni b/third_party/WebKit/Source/modules/modules.gni
|
| index d4230920698a4cba52d49f954eef8b4d9f439266..e4101778f2aa3db6104dc51db0b51b3d5208d577 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gni
|
| +++ b/third_party/WebKit/Source/modules/modules.gni
|
| @@ -55,6 +55,3 @@ modules_files += generated_modules_files + generated_modules_dictionary_files
|
| # 'partial interface' or target (right side of) 'implements'
|
| modules_testing_dependency_idl_files =
|
| get_path_info(_gypi.modules_testing_dependency_idl_files, "abspath")
|
| -
|
| -modules_testing_files = get_path_info(_gypi.modules_testing_files, "abspath")
|
| -modules_unittest_files = get_path_info(_gypi.modules_unittest_files, "abspath")
|
|
|