| Index: components/renderer_context_menu/DEPS
|
| diff --git a/components/renderer_context_menu/DEPS b/components/renderer_context_menu/DEPS
|
| index 302f35645e2296c1f28f9fdc9e9c2e431e2da19e..a8b1208bda86a248117ec71b14819b4084bdfc6e 100644
|
| --- a/components/renderer_context_menu/DEPS
|
| +++ b/components/renderer_context_menu/DEPS
|
| @@ -5,5 +5,7 @@ include_rules = [
|
| "+ui/base",
|
| "+ui/gfx",
|
| "+ui/views",
|
| + # This directory contains build flags and does not pull all of PPAPI in.
|
| + "+ppapi/features",
|
| "+third_party/WebKit/public/web",
|
| ]
|
|
|