Chromium Code Reviews| Index: third_party/WebKit/Source/modules/modules.gypi |
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi |
| index a025cf0e0d83a02b911e9784d5d604f363599e9e..55e236660c89b96194bc0bbf202e82cd9f26d244 100644 |
| --- a/third_party/WebKit/Source/modules/modules.gypi |
| +++ b/third_party/WebKit/Source/modules/modules.gypi |
| @@ -1976,6 +1976,8 @@ |
| 'webusb/USBOutTransferResult.h', |
| 'worklet/Worklet.cpp', |
| 'worklet/Worklet.h', |
| + 'worklet/WorkletScriptLoader.cpp', |
|
ikilpatrick
2016/07/26 18:16:54
missing file from patch?
Gleb Lanbin
2016/07/26 18:29:22
Done.
|
| + 'worklet/WorkletScriptLoader.h', |
| ], |
| # 'partial interface' or target (right side of) 'implements' |
| 'modules_testing_dependency_idl_files' : [ |