Adam Barth fb0dcf788b Remove the last WebThread task observer
We now observe the message loop and the mojo message pump directly.

R=ojan@chromium.org, eseidel@chromium.org

Review URL: https://codereview.chromium.org/673783006
2014-10-23 14:22:05 -07:00

18 lines
280 B
Python

include_rules = [
"+..",
"+bindings",
"+core",
"+gin/public",
"+heap",
"+modules",
"+mojo/common",
"+painting",
"+platform",
"+public",
"+public/platform",
"+skia",
"+third_party/khronos",
"+third_party/skia",
"+web",
]