summaryrefslogtreecommitdiffstats
path: root/components/dom_distiller.gypi
diff options
context:
space:
mode:
authormdjones <mdjones@chromium.org>2015-05-28 14:06:21 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-28 21:06:49 +0000
commitefe2ac1d3e1650a1cec652566542ac492eafedb3 (patch)
treebcb33f1a4548c8816931eb5a15eabba4730a4d5a /components/dom_distiller.gypi
parent22afe87604125f26beafa2bf04d7542f5275e66b (diff)
downloadchromium_src-efe2ac1d3e1650a1cec652566542ac492eafedb3.zip
chromium_src-efe2ac1d3e1650a1cec652566542ac492eafedb3.tar.gz
chromium_src-efe2ac1d3e1650a1cec652566542ac492eafedb3.tar.bz2
Show template before distiller finishes
This change allows content to be shown on the page prior to the distillation of the first page of an article having completed. The template HTML and the loading animation will show while the distillation completes. BUG= Review URL: https://codereview.chromium.org/1130703003 Cr-Commit-Position: refs/heads/master@{#331852}
Diffstat (limited to 'components/dom_distiller.gypi')
-rw-r--r--components/dom_distiller.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
index c2bb83d..cc9da80 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -141,6 +141,7 @@
'dom_distiller/core/fake_distiller.h',
'dom_distiller/core/fake_distiller_page.cc',
'dom_distiller/core/fake_distiller_page.h',
+ 'dom_distiller/core/test_request_view_handle.h',
],
},
{