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

Unified Diff: components/components_browsertests.isolate

Issue 1009703002: Changing font size with pinch gesture in Reader Mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove redundant code, use const in js, fix feedback font size Created 5 years, 8 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/components_browsertests.isolate
diff --git a/components/components_browsertests.isolate b/components/components_browsertests.isolate
index e60cea1db35a8d77fb031216d15c714786e3b2c3..0419dcd794dd128c9d155af95a7b5922fa615812 100644
--- a/components/components_browsertests.isolate
+++ b/components/components_browsertests.isolate
@@ -56,6 +56,7 @@
'variables': {
'files': [
'test/data/',
+ 'dom_distiller/core/javascript/',
'../third_party/dom_distiller_js/dist/test/data/',
],
},

Powered by Google App Engine
This is Rietveld 408576698