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

Unified Diff: chrome/chrome_tests.gypi

Issue 1414643005: Disable zoom bubble for PDF extension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git add deps file Created 5 years, 2 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 5bd046b33a82ca273d581ae681ad7d841298ddd7..18b195708da574f858b071bfd07cadf326c2b2a8 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2117,7 +2117,7 @@
'../components/components.gyp:guest_view_test_support',
'../components/components.gyp:ssl_config',
'../components/components.gyp:translate_core_common',
- '../components/components.gyp:ui_zoom_test_utils',
+ '../components/components.gyp:ui_zoom_test_support',
'../components/components_resources.gyp:components_resources',
'../components/components_strings.gyp:components_strings',
'../crypto/crypto.gyp:crypto_test_support',

Powered by Google App Engine
This is Rietveld 408576698