| Index: ui/aura/DEPS
 | 
| diff --git a/ui/aura/DEPS b/ui/aura/DEPS
 | 
| index 2ed6f5262e12e862bf298cc9cf976e916e3cc54a..9e7e0317e86e6dcd4f75292e43ec28225fcab544 100644
 | 
| --- a/ui/aura/DEPS
 | 
| +++ b/ui/aura/DEPS
 | 
| @@ -1,4 +1,11 @@
 | 
|  include_rules = [
 | 
| +  "+cc/surfaces/surface_id.h",
 | 
| +  "+cc/surfaces/surface_sequence.h",
 | 
| +  "+mojo/common",
 | 
| +  "+mojo/public/cpp/bindings",
 | 
| +  "+services/service_manager/public/cpp",
 | 
| +  "+services/service_manager/public/interfaces",
 | 
| +  "+services/ui/public/interfaces",
 | 
|    "+skia/ext",
 | 
|    "+third_party/skia",
 | 
|    "+ui/base",
 | 
| 
 |