| Index: chrome/app/DEPS
|
| diff --git a/chrome/app/DEPS b/chrome/app/DEPS
|
| index 2fcce569c0d6b3f5755b100e9eee3568b2052d4f..dcc55ef35bc74470368f0e1d29d5d42717c11f91 100644
|
| --- a/chrome/app/DEPS
|
| +++ b/chrome/app/DEPS
|
| @@ -3,6 +3,7 @@ include_rules = [
|
| "+breakpad",
|
| "+chrome/browser",
|
| "+chrome/installer",
|
| + "+chrome/nacl", # This is temporary. See crbug.com/244791
|
| "+chrome/plugin/chrome_content_plugin_client.h",
|
| "+chrome/renderer/chrome_content_renderer_client.h",
|
| "+chrome/utility/chrome_content_utility_client.h",
|
|
|