Add ability to change display settings to chrome.systemInfo.display
[chromium-blink-merge.git] / ppapi / native_client / DEPS
blobdbcded943de99b53f3b169c837cbc9af90a8188b
1 include_rules = [
2   "+native_client/src/include",
3   "+native_client/src/public",
4   "+native_client/src/shared/platform",
6   # TODO(bradnelson): Eliminate these as they are actually incorrectly rooted
7   # internal references.
8   "+native_client/src/shared/ppapi_proxy",
9   "+native_client/src/shared/srpc",
10   "+native_client/src/trusted/weak_ref",
11   "+native_client/src/untrusted",
12   "+native_client/tests/ppapi_geturl",
13   "+native_client/tests/ppapi_test_lib",
14   "+srpcgen",
15   "+trusted/srpcgen",
16   "+untrusted/srpcgen",