| 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 bbcb4931240384b2cd7f12a2a8a023efc55efdaf..15fca809edbe19464bc7bec419fc4b7209379a2c 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2828,6 +2828,7 @@
|
| 'html/HTMLHRElement.cpp',
|
| 'html/HTMLHRElement.h',
|
| 'html/HTMLHeadElement.cpp',
|
| + 'html/HTMLHeadElement.h',
|
| 'html/HTMLHeadingElement.cpp',
|
| 'html/HTMLHeadingElement.h',
|
| 'html/HTMLHtmlElement.cpp',
|
| @@ -3943,6 +3944,7 @@
|
| 'editing/EditingTestBase.cpp',
|
| 'editing/EditingTestBase.h',
|
| 'editing/EditingUtilitiesTest.cpp',
|
| + 'editing/EditorTest.cpp',
|
| 'editing/FrameSelectionTest.cpp',
|
| 'editing/GranularityStrategyTest.cpp',
|
| 'editing/InputMethodControllerTest.cpp',
|
|
|