| Index: chrome/DEPS
|
| diff --git a/chrome/DEPS b/chrome/DEPS
|
| index c9bf84e684239ba13fdcf1ba8df624cfcbb820d3..f1c8af72ced925cf7ad8c730ac4ba18babc37989 100644
|
| --- a/chrome/DEPS
|
| +++ b/chrome/DEPS
|
| @@ -26,6 +26,7 @@ include_rules = [
|
| "+content/public/test",
|
| "+mojo/common",
|
| "+mojo/message_pump",
|
| + "+mojo/public",
|
|
|
| # Don't allow inclusion of these other libs we shouldn't be calling directly.
|
| "-webkit",
|
| @@ -39,7 +40,6 @@ include_rules = [
|
|
|
| # Allow inclusion of third-party code:
|
| "+third_party/hunspell",
|
| - "+third_party/mojo/src/mojo/public",
|
| "+third_party/skia",
|
|
|
| "+ui",
|
|
|