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

Unified Diff: components/dom_distiller/core/url_constants.h

Issue 1225183002: Font size in DomDistiller prefs syncs with local scaling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge master again Created 5 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 side-by-side diff with in-line comments
Download patch
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 021086ae361ba5a272152156ce17cb493e9f8749..167d7dca759e4df77cfb813f6c3449f82f468c61 100644
--- a/components/dom_distiller/core/url_constants.h
+++ b/components/dom_distiller/core/url_constants.h
@@ -15,6 +15,7 @@ extern const char kUrlKey[];
extern const char kViewerCssPath[];
extern const char kViewerJsPath[];
extern const char kViewerViewOriginalPath[];
+extern const char kViewerSaveFontScalingPath[];
} // namespace dom_distiller

Powered by Google App Engine
This is Rietveld 408576698