Index: components/dom_distiller.gypi |
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi |
index fbe78b8dfb8d52714558efda4415bb372505a0ef..57a7123546b953b14789e2f0042ddce2738d4119 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', |
], |
}, |
{ |