Move app_shell specific impl from athena_lib to athena_shell_lib
* AppActivity is now base class. There will be one for chrome * Moved content_activity_factory.h from public to impl as ther eis no need to expose header. * Added CreateAppActivity that takes apps::Window. Chrome impl will use this to create an activity. This simply returns NULL for app_shell version. BUG=397167 R=mukai@chromium.org TBR=jamescook@chromium.org TEST=no functional change. all tests must pass. Review URL: https://codereview.chromium.org/505273002 Cr-Commit-Position: refs/heads/master@{#292038}
Showing
athena/content/shell/DEPS
0 → 100644
Please register or sign in to comment