Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move basic API permissions code out of //chrome | rockot@chromium.org | 2014-03-21 | 1 | -0/+84 |
This stuff can live in //extensions, and moving it there allows us to kill a few more //chrome entries from extensions deps. Also //chrome/common/extensions/api/messaging/message.h moves to //extensions/common/api/messaging/message.h because it's cheap and easy. BUG=354602 TBR=kalman@chromium.org TBR=bryueng@chromium.org for device/usb dep Review URL: https://codereview.chromium.org/201203006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258534 0039d316-1c4b-4281-b951-d872f2087c98 |