Index: components/dom_distiller/core/url_constants.h |
diff --git a/components/dom_distiller/core/url_constants.h b/components/dom_distiller/core/url_constants.h |
index a724a224b794a2030ea1115b088427421ad4c49a..71a8a8b3ba7e19ee5dee6f91b8d986cbb5c76a48 100644 |
--- a/components/dom_distiller/core/url_constants.h |
+++ b/components/dom_distiller/core/url_constants.h |
@@ -9,7 +9,8 @@ namespace dom_distiller { |
extern const char kEntryIdKey[]; |
extern const char kUrlKey[]; |
-extern const char kCssPath[]; |
+extern const char kViewerCssPath[]; |
+extern const char kViewerJsPath[]; |
} // namespace dom_distiller |