DescriptionExport 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=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285131
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|