Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 79043541cd131acdc021b5484af950da68700f6f..809813701b06fbc9d1dfc13dd5212776f5359116 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -1211,6 +1211,7 @@ |
| 'frame/SettingsDelegate.h', |
| 'frame/SmartClip.cpp', |
| 'frame/SmartClip.h', |
| + 'frame/SubresourceIntegrity.cpp', |
|
Mike West
2014/09/16 06:45:03
Please add the .h as well.
jww
2014/09/16 22:34:49
Done.
|
| 'frame/SuspendableTimer.cpp', |
| 'frame/SuspendableTimer.h', |
| 'frame/UseCounter.cpp', |