diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-13 20:35:48 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-13 20:35:48 +0000 |
commit | afc848fc2285b6b7e5133d836086812981277475 (patch) | |
tree | aa36ce30b66b6a54865f1e16499689fe45b8f124 /chrome/common/common_message_generator.h | |
parent | c640dd492bbd263e7440c802d63f78a025273110 (diff) | |
download | chromium_src-afc848fc2285b6b7e5133d836086812981277475.zip chromium_src-afc848fc2285b6b7e5133d836086812981277475.tar.gz chromium_src-afc848fc2285b6b7e5133d836086812981277475.tar.bz2 |
Move some message files and hi_res_timer_manager to content, in preparation for moving worker code.
TBR=avi
Review URL: http://codereview.chromium.org/6685027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77970 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/common_message_generator.h')
-rw-r--r-- | chrome/common/common_message_generator.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h index bc07d72..bd1fffb 100644 --- a/chrome/common/common_message_generator.h +++ b/chrome/common/common_message_generator.h @@ -7,9 +7,7 @@ #include "chrome/common/autofill_messages.h" #include "chrome/common/clipboard_messages.h" #include "chrome/common/database_messages.h" -#include "chrome/common/file_utilities_messages.h" #include "chrome/common/indexed_db_messages.h" -#include "chrome/common/mime_registry_messages.h" #include "chrome/common/safebrowsing_messages.h" #include "chrome/common/speech_input_messages.h" #include "chrome/common/utility_messages.h" |