| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index df424df9a116d7217fb833c01010826467ae209e..6ebdfd885eb6ba611e6cde2d8950b61a5529fb1f 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3851,7 +3851,6 @@
|
| ],
|
| 'webcore_testing_dependency_idl_files': [
|
| 'origin_trials/testing/InternalsFrobulate.idl',
|
| - 'origin_trials/testing/WorkerInternalsFrobulate.idl',
|
| 'testing/PartialPrivateScriptTest.idl',
|
| ],
|
| 'generated_webcore_testing_idl_files': [
|
| @@ -3869,7 +3868,6 @@
|
| '<(blink_core_output_dir)/testing/InternalSettingsGenerated.h',
|
| 'origin_trials/testing/InternalsFrobulate.cpp',
|
| 'origin_trials/testing/InternalsFrobulate.h',
|
| - 'origin_trials/testing/WorkerInternalsFrobulate.h',
|
| 'testing/DictionaryTest.cpp',
|
| 'testing/DictionaryTest.h',
|
| 'testing/DummyPageHolder.cpp',
|
|
|