| Index: content/browser/renderer_host/DEPS
|
| diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS
|
| index 0df03fb8bc84e4c997b93f79dde5ee4813c32257..e211ee6ec020a1b59f98c4042a3180c909cd32b0 100644
|
| --- a/content/browser/renderer_host/DEPS
|
| +++ b/content/browser/renderer_host/DEPS
|
| @@ -1,7 +1,7 @@
|
| include_rules = [
|
| "+cc/switches.h", # For cc command line switches.
|
| - "+components/mus/public",
|
| "+components/display_compositor",
|
| + "+services/ui/public",
|
| "+third_party/zlib",
|
| "+third_party/libyuv",
|
|
|
| @@ -22,7 +22,7 @@ specific_include_rules = {
|
| "+content/public/browser/web_contents_view.h",
|
| ],
|
| "render_process_host_impl\.cc": [
|
| - "+components/mus/common/switches.h",
|
| + "+services/ui/common/switches.h",
|
| "+content/browser/frame_host/render_frame_message_filter.h",
|
| ],
|
| "render_widget_host_view_mac\.mm": [
|
|
|