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

Unified Diff: content/test/BUILD.gn

Issue 2382003002: Fix dictionary look-up for highlighted text in Mac. (Closed)
Patch Set: Rebased Created 4 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 685d15570d43280fb066f18941be17538d311f3e..8fef2df6ef88a98ed72bae75220f21ebd0a7c770 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -111,6 +111,7 @@ static_library("test_support") {
"../public/test/test_web_ui.h",
"../public/test/text_input_test_utils.cc",
"../public/test/text_input_test_utils.h",
+ "../public/test/text_input_test_utils_mac.mm",
"../public/test/unittest_test_suite.cc",
"../public/test/unittest_test_suite.h",
"../public/test/web_contents_tester.cc",

Powered by Google App Engine
This is Rietveld 408576698