| Index: mojo/services/surfaces/DEPS
 | 
| diff --git a/media/mojo/DEPS b/mojo/services/surfaces/DEPS
 | 
| similarity index 53%
 | 
| copy from media/mojo/DEPS
 | 
| copy to mojo/services/surfaces/DEPS
 | 
| index fe3c60e0141beab79088d1f4f7a17bc2fd5ed532..3b182bfe8f670472a27b6e4692e2097477ba39ab 100644
 | 
| --- a/media/mojo/DEPS
 | 
| +++ b/mojo/services/surfaces/DEPS
 | 
| @@ -1,6 +1,7 @@
 | 
|  include_rules = [
 | 
| +  "+cc",
 | 
| +  "+gpu",
 | 
|    "+mojo/application",
 | 
| -  "+mojo/common",
 | 
|    "+mojo/converters",
 | 
| -  "+third_party/mojo/src/mojo/public",
 | 
| +  "+third_party/mojo_services",
 | 
|  ]
 | 
| 
 |