| Index: content/content_common.gypi
|
| ===================================================================
|
| --- content/content_common.gypi (revision 77970)
|
| +++ content/content_common.gypi (working copy)
|
| @@ -39,6 +39,11 @@
|
| 'common/content_paths.h',
|
| 'common/content_switches.cc',
|
| 'common/content_switches.h',
|
| + 'common/database_messages.h',
|
| + 'common/database_util.cc',
|
| + 'common/database_util.h',
|
| + 'common/db_message_filter.cc',
|
| + 'common/db_message_filter.h',
|
| 'common/debug_flags.cc',
|
| 'common/debug_flags.h',
|
| 'common/dx_diag_node.cc',
|
|
|