| Index: chrome/common/common.scons
|
| diff --git a/chrome/common/common.scons b/chrome/common/common.scons
|
| index 7ebad2e4a2eaba7d429b64a034639eef6e57aba7..b7fd21ec5ca23dc2376a5e7fbbca8c7751312a67 100644
|
| --- a/chrome/common/common.scons
|
| +++ b/chrome/common/common.scons
|
| @@ -162,6 +162,8 @@ input_files = ChromeFileList([
|
| 'message_router.cc',
|
| 'message_router.h',
|
| 'mru_cache.h',
|
| + 'native_web_keyboard_event.h',
|
| + 'native_web_keyboard_event_linux.cc',
|
| 'navigation_types.h',
|
| 'notification_details.h',
|
| 'notification_registrar.cc',
|
|
|