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

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2319863006: Change image document zooming logic. (Closed)
Patch Set: enforce Desktop mode Created 4 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: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index f0349541f2efafc8531db723e30afd8181c5fa08..d9e4a61a7ff4560b282b68b3c2f547b865f4bd49 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1096,6 +1096,7 @@ source_set("unit_tests") {
"html/HTMLTextAreaElementTest.cpp",
"html/HTMLTextFormControlElementTest.cpp",
"html/HTMLVideoElementTest.cpp",
+ "html/ImageDocumentTest.cpp",
"html/LinkRelAttributeTest.cpp",
"html/TimeRangesTest.cpp",
"html/canvas/CanvasAsyncBlobCreatorTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698