- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / renderer / pepper / DEPS
1 include_rules = [
2   "+components/nacl/common",
3   "+ppapi/host",
4   "+ppapi/native_client/src/trusted/plugin/nacl_entry_points.h",  # For NaCl registration.
5   "+ppapi/proxy",
6   
7   # TODO(raymes): Once all of the resources are refactored to the new pepper
8   # resource model, these includes shouldn't be needed.
9   "+ppapi/thunk",
10 ]