diff options
author | alecflett@chromium.org <alecflett@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-31 21:43:22 +0000 |
---|---|---|
committer | alecflett@chromium.org <alecflett@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-31 21:43:22 +0000 |
commit | 904168e7020b74e244b88eabd5fdd99a0378425a (patch) | |
tree | 4b31b9203776e1a2b4715483fe9e6e44cd62f620 /content/content_common.gypi | |
parent | 3359acde3e1979ace79d77dd81bd81d18d5918d9 (diff) | |
download | chromium_src-904168e7020b74e244b88eabd5fdd99a0378425a.zip chromium_src-904168e7020b74e244b88eabd5fdd99a0378425a.tar.gz chromium_src-904168e7020b74e244b88eabd5fdd99a0378425a.tar.bz2 |
Remove old IDBTransaction* cruft from earlier refactoring
BUG=
Review URL: https://codereview.chromium.org/12087074
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179971 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r-- | content/content_common.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi index 4672b4f..c435005 100644 --- a/content/content_common.gypi +++ b/content/content_common.gypi @@ -282,8 +282,6 @@ 'common/indexed_db/proxy_webidbdatabase_impl.h', 'common/indexed_db/proxy_webidbfactory_impl.cc', 'common/indexed_db/proxy_webidbfactory_impl.h', - 'common/indexed_db/proxy_webidbtransaction_impl.cc', - 'common/indexed_db/proxy_webidbtransaction_impl.h', 'common/inter_process_time_ticks_converter.cc', 'common/inter_process_time_ticks_converter.h', 'common/intents_messages.h', |