Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(137)

Issue 10905100: Ensure that include paths used by webkit_compositor_bindings work in WebKit as well. (Closed)

Created:
8 years, 3 months ago by Peter Beverloo
Modified:
8 years, 3 months ago
Reviewers:
jamesr
CC:
chromium-reviews
Visibility:
Public.

Description

Ensure that include paths used by webkit_compositor_bindings work in WebKit as well. BUG= TEST=Both Chromium as WebKit compiles succeed.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -13 lines) Patch
M webkit/compositor_bindings/compositor_bindings.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/compositor_bindings/web_compositor_support_impl.h View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/web_compositor_support_impl.cc View 1 chunk +11 lines, -11 lines 0 comments Download
M webkit/glue/webkit_glue.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Beverloo
This would work as a build fix, though probably isn't the right way to fix ...
8 years, 3 months ago (2012-09-05 15:11:06 UTC) #1
jamesr
8 years, 3 months ago (2012-09-05 16:08:05 UTC) #2
On 2012/09/05 15:11:06, Peter Beverloo wrote:
> This would work as a build fix, though probably isn't the right way to fix
this
> issue. Feel free to take over.

You shouldn't need to do anything except perhaps tweak the webkit_glue include
path - definitely don't touch source files.  For instance, on my mac in a
chromium-inside-WebKit:

$ ls
out/Debug/gen/webkit/third_party/WebKit/Source/Platform/chromium/public/WebLayer.h

Powered by Google App Engine
This is Rietveld 408576698