Index: components/dom_distiller.gypi |
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi |
index a4f94e18bca533560ab12ef81422ec44b6c74998..30e221581b78ab39670bdcd03d50c1c75e4d2b8a 100644 |
--- a/components/dom_distiller.gypi |
+++ b/components/dom_distiller.gypi |
@@ -170,7 +170,7 @@ |
'dom_distiller/content/common/distiller_page_notifier_service.mojom', |
], |
'includes': [ |
- '../third_party/mojo/mojom_bindings_generator.gypi', |
+ '../mojo/mojom_bindings_generator.gypi', |
], |
}, |
], |
@@ -191,7 +191,7 @@ |
'../net/net.gyp:net', |
'../skia/skia.gyp:skia', |
'../sync/sync.gyp:sync', |
- '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
+ '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
'../ui/gfx/gfx.gyp:gfx', |
'../url/url.gyp:url_lib', |
'components_resources.gyp:components_resources', |
@@ -236,7 +236,7 @@ |
'../content/content.gyp:content_browser', |
'../gin/gin.gyp:gin', |
'../mojo/mojo_base.gyp:mojo_environment_chromium', |
- '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
+ '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
], |
'include_dirs': [ |
'..', |