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

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 3156ec13b3529d2fb4af7562d5d12686c1edf891..3b10e67a4333136a41fe2d33f2e5cd558ed915f3 100644
--- a/components/dom_distiller/core/url_constants.h
+++ b/components/dom_distiller/core/url_constants.h
@@ -11,6 +11,7 @@ extern const char kDomDistillerScheme[];
extern const char kEntryIdKey[];
extern const char kUrlKey[];
extern const char kViewerCssPath[];
+extern const char kViewerSaveFontScalingPath[];
} // namespace dom_distiller
« no previous file with comments | « components/dom_distiller/core/javascript/dom_distiller_viewer.js ('k') | components/dom_distiller/core/url_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698