Chromium Code Reviews| Index: components/dom_distiller.gypi |
| diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi |
| index ba50bb7d4f9b2ff8ddab0f6864e87727a79cda0c..5d398c1b9b1e691bfe138a933a4c1b7dc07cac42 100644 |
| --- a/components/dom_distiller.gypi |
| +++ b/components/dom_distiller.gypi |
| @@ -60,6 +60,8 @@ |
| 'dom_distiller/core/distiller_page.h', |
| 'dom_distiller/core/distiller_url_fetcher.cc', |
| 'dom_distiller/core/distiller_url_fetcher.h', |
| + 'dom_distiller/core/distilled_content_store.h', |
|
shashi
2014/03/13 00:32:45
sort.
cjhopman
2014/03/18 16:06:10
Done.
|
| + 'dom_distiller/core/distilled_content_store.cc', |
| 'dom_distiller/core/dom_distiller_constants.cc', |
| 'dom_distiller/core/dom_distiller_constants.h', |
| 'dom_distiller/core/dom_distiller_database.cc', |