diff options
Diffstat (limited to 'chrome/test/DEPS')
-rw-r--r-- | chrome/test/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/test/DEPS b/chrome/test/DEPS index f6a76e9..fdb76c3 100644 --- a/chrome/test/DEPS +++ b/chrome/test/DEPS @@ -4,4 +4,5 @@ include_rules = [ "+sandbox/src", "+sandbox/tests", "+webkit/glue", + "+v8/include", # We have unit tests which use v8 to exercise JavaScript. ] |