1 # ppapi/c should not be dependent on other parts of chromium; it should stay
2 # browser-neutral as much as possible.
3 include_rules = [
4 "-base",
5 "-build",
6 "-ipc",
7 "-uncode",
8 "-testing",
9 "-ppapi",
10 "+ppapi/c",
11 ]
OLD
NEW
« no previous file with comments
|
« no previous file
|
ppapi/cpp/DEPS » ('j')
|
no next file with comments »
Issue 8764004: Add DEPS include rules so we don't accidentally use base
(Closed)
Created 9 years ago by dmichael (off chromium)
Modified 9 years ago
Reviewers: brettw
Base URL: svn://svn.chromium.org/chrome/trunk/src
Comments: 3