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

Unified Diff: LayoutTests/fast/text-autosizing/resources/autosizingTest.js

Issue 720203002: Rename HACK_FORCE_TEXT_AUTOSIZING_ON_DESKTOP (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « no previous file | Source/core/frame/Settings.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text-autosizing/resources/autosizingTest.js
diff --git a/LayoutTests/fast/text-autosizing/resources/autosizingTest.js b/LayoutTests/fast/text-autosizing/resources/autosizingTest.js
index ea86302f5323dec198e4463e403051b0cdd3bb0d..e79c22d500029d98e1a6b834897b8a42ba912c99 100644
--- a/LayoutTests/fast/text-autosizing/resources/autosizingTest.js
+++ b/LayoutTests/fast/text-autosizing/resources/autosizingTest.js
@@ -16,7 +16,7 @@ function initAutosizingTest() {
console.warn("This test depends on Text Autosizing being enabled. Run with content shell"
+ "and --dump-render-tree or manually enable Text Autosizing and either use a "
+ "mobile device with 320px device-width (like Nexus S or iPhone), or define "
- + "HACK_FORCE_TEXT_AUTOSIZING_ON_DESKTOP.");
+ + "DEBUG_TEXT_AUTOSIZING_ON_DESKTOP.");
}
}
« no previous file with comments | « no previous file | Source/core/frame/Settings.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698