diff options
author | tsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-14 19:23:43 +0000 |
---|---|---|
committer | tsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-14 19:23:43 +0000 |
commit | 5808f7d72453c05c7e2722c6f30d1326c8759b4f (patch) | |
tree | fc75d0c3f568ee5dfc6f80018df62f29ff6efaed /chrome/chrome_common.gypi | |
parent | afcea9b86d92d41ef6bd761d827c665f8df1b15d (diff) | |
download | chromium_src-5808f7d72453c05c7e2722c6f30d1326c8759b4f.zip chromium_src-5808f7d72453c05c7e2722c6f30d1326c8759b4f.tar.gz chromium_src-5808f7d72453c05c7e2722c6f30d1326c8759b4f.tar.bz2 |
Convert devtools messages, nacl messages to new message format.
Review URL: http://codereview.chromium.org/6686054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78070 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 1ddbac4..b3b67c6 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -52,7 +52,6 @@ 'common/content_settings_types.h', 'common/devtools_messages.cc', 'common/devtools_messages.h', - 'common/devtools_messages_internal.h', 'common/dom_storage_messages.cc', 'common/dom_storage_messages.h', 'common/font_config_ipc_linux.cc', @@ -85,7 +84,6 @@ 'common/nacl_cmd_line.h', 'common/nacl_messages.cc', 'common/nacl_messages.h', - 'common/nacl_messages_internal.h', 'common/nacl_types.h', 'common/pepper_file_messages.cc', 'common/pepper_file_messages.h', |