| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 609a3118faa388878b92dbf8b403912aeef5780b..d6755f251c0ac1a876949c6037c66977f266d664 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -107,7 +107,6 @@ include_rules = [
|
| "+third_party/protobuf/src/google/protobuf",
|
| "+third_party/sqlite",
|
| "+third_party/undoview",
|
| - "+v8/include", # Browser uses V8 to get the version and run the debugger.
|
|
|
| # FIXME: these should probably not be here, we need to find a better
|
| # structure for these includes.
|
|
|