| Index: content/content_renderer.gypi
|
| ===================================================================
|
| --- content/content_renderer.gypi (revision 146932)
|
| +++ content/content_renderer.gypi (working copy)
|
| @@ -10,6 +10,7 @@
|
| '../ppapi/ppapi_internal.gyp:ppapi_proxy',
|
| '../ppapi/ppapi_internal.gyp:ppapi_shared',
|
| '../skia/skia.gyp:skia',
|
| + '../third_party/hyphen/hyphen.gyp:hyphen',
|
| '../third_party/icu/icu.gyp:icuuc',
|
| '../third_party/icu/icu.gyp:icui18n',
|
| '../third_party/libjingle/libjingle.gyp:libjingle',
|
| @@ -84,6 +85,8 @@
|
| 'renderer/gpu/gpu_benchmarking_extension.h',
|
| 'renderer/gpu/stream_texture_host_android.cc',
|
| 'renderer/gpu/stream_texture_host_android.h',
|
| + 'renderer/hyphenator/hyphenator.cc',
|
| + 'renderer/hyphenator/hyphenator.h',
|
| 'renderer/idle_user_detector.cc',
|
| 'renderer/idle_user_detector.h',
|
| 'renderer/input_tag_speech_dispatcher.cc',
|
|
|