| Index: components/html_viewer/DEPS
|
| diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS
|
| index d3d4f41bfad79820fb136f6576cedc1f89833534..e87124c6214427b2a1d532ad5ed08985ff449c9b 100644
|
| --- a/components/html_viewer/DEPS
|
| +++ b/components/html_viewer/DEPS
|
| @@ -55,7 +55,7 @@ include_rules = [
|
|
|
| specific_include_rules = {
|
| "run_all_unittests\.cc": [
|
| - "+third_party/mojo/src/mojo/edk/embedder/test_embedder.h",
|
| + "+third_party/mojo/src/mojo/edk/embedder/embedder.h",
|
| ],
|
| "html_frame_apptest\.cc": [
|
| "+components/web_view",
|
|
|