summaryrefslogtreecommitdiffstats
path: root/mandoline
diff options
context:
space:
mode:
authorsky <sky@chromium.org>2015-08-14 12:49:08 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-14 19:49:41 +0000
commitc2b62129ee841ff23c4ca242b009db20a73e9d97 (patch)
tree59045decb2c8b9cc427f03c0a96bde631f4a1d9f /mandoline
parent18aef9e80c78e646dac22a19dc88c700589058e0 (diff)
downloadchromium_src-c2b62129ee841ff23c4ca242b009db20a73e9d97.zip
chromium_src-c2b62129ee841ff23c4ca242b009db20a73e9d97.tar.gz
chromium_src-c2b62129ee841ff23c4ca242b009db20a73e9d97.tar.bz2
Converts layout test harness to OOPIFs
I'm going to make OOPIF the default soon. This makes the layout test running code work with OOPIFs (only). BUG=479172,490221 TEST=none R=fsamuel@chromium.org Review URL: https://codereview.chromium.org/1292183003 Cr-Commit-Position: refs/heads/master@{#343460}
Diffstat (limited to 'mandoline')
-rw-r--r--mandoline/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/mandoline/BUILD.gn b/mandoline/BUILD.gn
index 7574a69..d9d75b5 100644
--- a/mandoline/BUILD.gn
+++ b/mandoline/BUILD.gn
@@ -37,6 +37,7 @@ group("tests") {
"//components/filesystem:apptests",
"//components/html_viewer:apptests",
"//components/html_viewer:html_viewer_unittests",
+ "//components/html_viewer:layout_test_html_viewer",
"//components/resource_provider:apptests",
"//components/resource_provider:resource_provider_unittests",
"//components/view_manager:tests",