Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Side by Side Diff: trunk/src/components/dom_distiller/README

Issue 24078017: Revert 223528 "Initial WebUI for DOM Distiller." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 The DOM Distiller component contains code for an experimental prototype for
2 distilling the core part of a web page.
3
4 To enable this feature, use the command line flag --enable-distiller.
5
6 The DOM Distiller is a layered component. See:
7 http://www.chromium.org/developers/design-documents/layered-components-design
8
9 Folder structure:
10
11 core/ contains the business logic of the component.
12 webui/ contains the WebUI code and resources for the debug page.
OLDNEW
« no previous file with comments | « trunk/src/components/dom_distiller/OWNERS ('k') | trunk/src/components/dom_distiller/core/dom_distiller_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698