Index: content/child/BUILD.gn |
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
index b3526cb793bc3caef14409e0236cfbecb7674b6a..45cb05b39f9f87b4adc4dde1b0afc8cffbf969f3 100644 |
--- a/content/child/BUILD.gn |
+++ b/content/child/BUILD.gn |
@@ -46,9 +46,9 @@ source_set("child") { |
"//crypto:platform", |
"//mojo/common", |
"//mojo/message_pump", |
- "//mojo/shell/public/interfaces", |
- "//mojo/shell/runner/common", |
"//net", |
+ "//services/shell/public/interfaces", |
+ "//services/shell/runner/common", |
"//skia", |
"//storage/common", |
"//third_party/WebKit/public:blink_headers", |