shaka-packager/packager/mpd/base
KongQun Yang 15ae26e12f Modify include headers to have "packager" in the path
This is a follow up to previous CL.

Generated using command:
find {media,app,mpd} -type f -exec sed -r -i 's/#include "(.*)"/#include
"packager\/\1"/' {} \;

common.gypi and mpd.gyp are also modified to take the path change into
consideration.

Change-Id: I1fb102b4eb73ae5fde5f4ab303a12cec09b05c33
2014-10-02 12:53:29 -07:00
..
xml Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
bandwidth_estimator.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
bandwidth_estimator.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
bandwidth_estimator_test.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
content_protection_element.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
content_protection_element.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
media_info.proto Move source code into packager directory 2014-10-02 12:32:14 -07:00
mpd_builder.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
mpd_builder.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
mpd_builder_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
mpd_notifier.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
mpd_utils.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
mpd_utils.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
segment_info.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
simple_mpd_notifier.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
simple_mpd_notifier.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
simple_vod_mpd_notifier.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
simple_vod_mpd_notifier.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00