Initial WebUI for DOM Distiller.

The DOM Distiller component will contain code for an experimental
prototype for distilling the core part of a web page.

To enable this feature, use the command line flag --enable-distiller.

The webui/ folder depends on content, but given iOS at the time being
supports the usage of WebUI, it is kept a a top level folder in the
component instead of in content/.

This commit is relanding r223528 since it was reverted in r223540.
- Added missing GYP dependency.

[email protected]
BUG=288015

Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223528

Review URL: https://chromiumcodereview.appspot.com/23503042

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223759 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/components/component_strings.grd b/components/component_strings.grd
index 85b5d61..28e2a46 100644
--- a/components/component_strings.grd
+++ b/components/component_strings.grd
@@ -168,6 +168,7 @@
   <release seq="1" allow_pseudo="false">
     <messages fallback_to_english="true">
       <part file="autofill_strings.grdp" />
+      <part file="dom_distiller_strings.grdp" />
     </messages>
   </release>
 </grit>