Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(942)

Unified Diff: chrome/chrome_common.gypi

Issue 6672057: Move all the message files in chrome that belong in content. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/chrome_common.gypi
===================================================================
--- chrome/chrome_common.gypi (revision 78395)
+++ chrome/chrome_common.gypi (working copy)
@@ -39,7 +39,6 @@
'common/chrome_counters.h',
'common/chrome_version_info.cc',
'common/chrome_version_info.h',
- 'common/clipboard_messages.h',
'common/common_message_generator.cc',
'common/common_message_generator.h',
'common/common_param_traits.cc',
@@ -52,7 +51,6 @@
'common/content_settings_types.h',
'common/devtools_messages.cc',
'common/devtools_messages.h',
- 'common/dom_storage_messages.h',
'common/font_config_ipc_linux.cc',
'common/font_config_ipc_linux.h',
'common/geoposition.cc',
@@ -65,11 +63,6 @@
'common/guid.h',
'common/guid_posix.cc',
'common/guid_win.cc',
- 'common/indexed_db_key.cc',
- 'common/indexed_db_key.h',
- 'common/indexed_db_messages.h',
- 'common/indexed_db_param_traits.cc',
- 'common/indexed_db_param_traits.h',
'common/instant_types.h',
'common/logging_chrome.cc',
'common/logging_chrome.h',
@@ -84,10 +77,6 @@
'common/nacl_messages.cc',
'common/nacl_messages.h',
'common/nacl_types.h',
- 'common/pepper_file_messages.cc',
- 'common/pepper_file_messages.h',
- 'common/pepper_messages.cc',
- 'common/pepper_messages.h',
'common/process_watcher.h',
'common/process_watcher_mac.cc',
'common/process_watcher_posix.cc',
@@ -99,13 +88,10 @@
'common/safebrowsing_messages.h',
'common/sandbox_policy.cc',
'common/sandbox_policy.h',
- 'common/serialized_script_value.cc',
- 'common/serialized_script_value.h',
'common/set_process_title.cc',
'common/set_process_title.h',
'common/set_process_title_linux.cc',
'common/set_process_title_linux.h',
- 'common/speech_input_messages.h',
'common/switch_utils.cc',
'common/switch_utils.h',
'common/time_format.cc',
@@ -183,7 +169,6 @@
'common/deprecated/event_sys.h',
'common/desktop_notifications/active_notification_tracker.cc',
'common/desktop_notifications/active_notification_tracker.h',
- 'common/dom_storage_common.h',
'common/extensions/extension.cc',
'common/extensions/extension.h',
'common/extensions/extension_action.cc',
@@ -263,7 +248,6 @@
'common/service_process_util_posix.cc',
'common/service_process_util_posix.h',
'common/service_process_util_win.cc',
- 'common/speech_input_result.h',
'common/spellcheck_common.cc',
'common/spellcheck_common.h',
'common/sqlite_compiled_statement.cc',

Powered by Google App Engine
This is Rietveld 408576698