summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authortsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-14 19:12:05 +0000
committertsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-14 19:12:05 +0000
commit605482f0a49e9d779bb3239b7363d5ebccba3b69 (patch)
treeacd6210506e1a009a47786ca340970136091ad8c /chrome/chrome_common.gypi
parenta514636637565ea179285973e21e05db2e46d5e9 (diff)
downloadchromium_src-605482f0a49e9d779bb3239b7363d5ebccba3b69.zip
chromium_src-605482f0a49e9d779bb3239b7363d5ebccba3b69.tar.gz
chromium_src-605482f0a49e9d779bb3239b7363d5ebccba3b69.tar.bz2
Convert indexed_db_messages.h to use generator macros.
BUG= TEST= First file converted now that IPC infrastructure has landed. Can you suggest someone on the indexed_db side to look at what we've done to their file? Review URL: http://codereview.chromium.org/6501006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74837 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 7112f9f..01e28c8 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -103,7 +103,6 @@
'common/hi_res_timer_manager.h',
'common/indexed_db_key.cc',
'common/indexed_db_key.h',
- 'common/indexed_db_messages.cc',
'common/indexed_db_messages.h',
'common/indexed_db_param_traits.cc',
'common/indexed_db_param_traits.h',