Commit d288ddba authored by Aran Gilman's avatar Aran Gilman Committed by Commit Bot

Remove unused DOM Distiller feedback form.

Change-Id: I67a6aed61625f45968dd717e25e563ce86aa22c1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1809504
Auto-Submit: Aran Gilman <gilmanmh@google.com>
Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org>
Reviewed-by: default avatarWei-Yin Chen (陳威尹) <wychen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#697352}
parent 29703eb6
...@@ -35,15 +35,5 @@ found in the LICENSE file. ...@@ -35,15 +35,5 @@ found in the LICENSE file.
</div> </div>
<a data-original-url="$7" id="closeReaderView">$8</a> <a data-original-url="$7" id="closeReaderView">$8</a>
</div> </div>
<div id="feedbackContainer" class="footerFeedback hidden">
<div class="feedbackContent">
<div id="feedbackQuestion"></div>
<div class="feedbackButtonWrap">
<a class="feedbackButton" id="feedbackNo"></a>
<a class="feedbackButton" id="feedbackYes"></a>
</div>
</div>
<div class="clear"></div>
</div>
</body> </body>
</html> </html>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment