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

Unified Diff: ios/web/BUILD.gn

Issue 2812573004: Move unit tests for getElementFromPoint to context_menu_js_unittest. (Closed)
Patch Set: Created 3 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
« no previous file with comments | « no previous file | ios/web/web_state/js/context_menu_js_unittest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index d5a4bdc7b17a69a99d5bc10ed39ef5f19aa0bbdc..a0cb3922305cd17d7648eaf6c5bb2814a13ba3a5 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -611,6 +611,7 @@ test("ios_web_unittests") {
"web_state/crw_pass_kit_downloader_unittest.mm",
"web_state/error_translation_util_unittest.mm",
"web_state/js/common_js_unittest.mm",
+ "web_state/js/context_menu_js_unittest.mm",
"web_state/js/core_js_unittest.mm",
"web_state/js/credential_util_unittest.mm",
"web_state/js/crw_js_injection_manager_unittest.mm",
« no previous file with comments | « no previous file | ios/web/web_state/js/context_menu_js_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698