Index: components/dom_distiller.gypi |
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi |
index 8a4fa4d68617e79f8fd1fd2859b0676de3a74157..f83b5546ec44b4d5268e9302563f90a0500d132e 100644 |
--- a/components/dom_distiller.gypi |
+++ b/components/dom_distiller.gypi |
@@ -26,6 +26,10 @@ |
'dom_distiller/webui/dom_distiller_handler.h', |
'dom_distiller/webui/dom_distiller_ui.cc', |
'dom_distiller/webui/dom_distiller_ui.h', |
+ 'dom_distiller/webui/dom_distiller_viewer_handler.cc', |
+ 'dom_distiller/webui/dom_distiller_viewer_handler.h', |
+ 'dom_distiller/webui/dom_distiller_viewer_ui.cc', |
+ 'dom_distiller/webui/dom_distiller_viewer_ui.h', |
], |
}, |
{ |