[Download] Use new C++ wrapper in common/extension.h
authorHalton Huo <halton.huo@intel.com>
Tue, 3 Jun 2014 07:59:42 +0000 (15:59 +0800)
committerHalton Huo <halton.huo@intel.com>
Tue, 3 Jun 2014 07:59:42 +0000 (15:59 +0800)
commitbb1760fed60a85af005437217927e4ba71cf04da
tree9b5408b4bbc105282e05fcca86e786b0e574e58c
parent5af5aae87f7a0cd88527811d938d509eedf959dc
[Download] Use new C++ wrapper in common/extension.h

ExtensionAdapater should be deperacated by common::Extension and
common::Instance.
download/download.gyp
download/download_context.cc [deleted file]
download/download_extension.cc [new file with mode: 0644]
download/download_extension.h [new file with mode: 0644]
download/download_instance.cc [new file with mode: 0644]
download/download_instance.h [moved from download/download_context.h with 67% similarity]
download/download_instance_desktop.cc [moved from download/download_context_desktop.cc with 87% similarity]
download/download_instance_tizen.cc [moved from download/download_context_tizen.cc with 91% similarity]