summaryrefslogtreecommitdiffstats
path: root/components/html_viewer/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/html_viewer/DEPS')
-rw-r--r--components/html_viewer/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS
index 6a70ad0..64e3c45 100644
--- a/components/html_viewer/DEPS
+++ b/components/html_viewer/DEPS
@@ -45,4 +45,8 @@ specific_include_rules = {
"run_all_unittests\.cc": [
"+third_party/mojo/src/mojo/edk/embedder/test_embedder.h",
],
+ "html_frame_apptest\.cc": [
+ "+mandoline/tab",
+ "+third_party/mojo/src/mojo/edk/embedder/test_embedder.h",
+ ],
}