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

Unified Diff: content/content_tests.gypi

Issue 1804023002: Fix page zoom to be frame-centric for out-of-process frames. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove 'anonymous'. Created 4 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 43908d63943f50fd13dfab3ec0b0d880b67d5283..207f615a194edd9be04cbdb104a01b94a4b0f7c9 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -226,6 +226,7 @@
'browser/frame_host/render_widget_host_view_child_frame_browsertest.cc',
'browser/gpu/gpu_ipc_browsertests.cc',
'browser/host_zoom_map_impl_browsertest.cc',
+ 'browser/iframe_zoom_browsertest.cc',
'browser/indexed_db/indexed_db_browsertest.cc',
'browser/indexed_db/mock_browsertest_indexed_db_class_factory.cc',
'browser/indexed_db/mock_browsertest_indexed_db_class_factory.h',

Powered by Google App Engine
This is Rietveld 408576698