Export content_common dependency from some content targets.
commit102b81cdfa43709db2b05af452415ccea48fb92f
authortkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 24 Jul 2014 02:56:17 +0000 (24 02:56 +0000)
committertkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 24 Jul 2014 02:56:17 +0000 (24 02:56 +0000)
tree063909826e0f0d1a2acc50dd4a7606fb3331b3a4
parent2549f56179237e14e65774600a32639c86edd1dc
Export content_common dependency from some content targets.

Many Blink headers in public/platform/ include other headers in same directory
with relative paths. For now they have |#include "WebFoo.h"|, and we'd like to
change it to |#include "public/platform/WebFoo.h"|. This CL is necessary to
specify correct include path for them.

BUG=

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285131 0039d316-1c4b-4281-b951-d872f2087c98
content/content.gyp