| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index b7eb946f0dd9036b9efe7d3ced194fa806fe9247..7a93ad89523662ec7466b4136a49d92c0c383dc6 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -270,7 +270,6 @@
|
| 'html/canvas/WebGLUniformLocation.idl',
|
| 'html/canvas/WebGLVertexArrayObject.idl',
|
| 'html/canvas/WebGLVertexArrayObjectOES.idl',
|
| - 'html/ime/InputMethodContext.idl',
|
| 'html/shadow/PluginPlaceholderElement.idl',
|
| 'html/track/AudioTrack.idl',
|
| 'html/track/AudioTrackList.idl',
|
| @@ -2981,8 +2980,6 @@
|
| 'html/forms/URLInputType.h',
|
| 'html/forms/WeekInputType.cpp',
|
| 'html/forms/WeekInputType.h',
|
| - 'html/ime/InputMethodContext.cpp',
|
| - 'html/ime/InputMethodContext.h',
|
| 'html/imports/HTMLImport.cpp',
|
| 'html/imports/HTMLImport.h',
|
| 'html/imports/HTMLImportChild.cpp',
|
|
|