Attach extension related tab helpers to WebActivity's content::WebContents
commit3077dead80b469dd98fb7df456333bd5e106415d
authorpkotwicz <pkotwicz@chromium.org>
Wed, 1 Oct 2014 22:28:48 +0000 (1 15:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 1 Oct 2014 22:29:05 +0000 (1 22:29 +0000)
tree272633fb3db95d2a41b8e64c9763bdb833a8ff37
parentbb6d66a87f2b74d63767065ede05f31861b1ada8
Attach extension related tab helpers to WebActivity's content::WebContents

This has the side effect of allowing the webstore to use the management
extension API.

BUG=417879
TEST=Manual, see bug

Review URL: https://codereview.chromium.org/607703002

Cr-Commit-Position: refs/heads/master@{#297727}
athena/DEPS
athena/athena.gyp
athena/content/DEPS
athena/content/chrome/web_activity_helpers.cc [new file with mode: 0644]
athena/content/chrome/web_activity_helpers_browsertest.cc [new file with mode: 0644]
athena/content/shell/web_activity_helpers.cc [new file with mode: 0644]
athena/content/web_activity.cc
athena/content/web_activity.h
athena/content/web_activity_helpers.h [new file with mode: 0644]
chrome/chrome_tests.gypi