| Index: content/content_common.gypi
|
| ===================================================================
|
| --- content/content_common.gypi (revision 77652)
|
| +++ content/content_common.gypi (working copy)
|
| @@ -36,6 +36,8 @@
|
| 'common/content_paths.h',
|
| 'common/content_switches.cc',
|
| 'common/content_switches.h',
|
| + 'common/dx_diag_node.cc',
|
| + 'common/dx_diag_node.h',
|
| 'common/file_system/file_system_dispatcher.cc',
|
| 'common/file_system/file_system_dispatcher.h',
|
| 'common/file_system/webfilesystem_callback_dispatcher.cc',
|
| @@ -45,6 +47,9 @@
|
| 'common/file_system/webfilewriter_impl.cc',
|
| 'common/file_system/webfilewriter_impl.h',
|
| 'common/file_system_messages.h',
|
| + 'common/gpu_info.cc',
|
| + 'common/gpu_info.h',
|
| + 'common/gpu_messages.h',
|
| 'common/message_router.cc',
|
| 'common/message_router.h',
|
| 'common/notification_details.cc',
|
|
|