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

Unified Diff: ios/web/ios_web_unittests.gyp

Issue 1919473003: [ios Mojo] Added util function to convert WKSecurityOrigin to GURL. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed test 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
« no previous file with comments | « ios/web/ios_web.gyp ('k') | ios/web/public/origin_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web_unittests.gyp
diff --git a/ios/web/ios_web_unittests.gyp b/ios/web/ios_web_unittests.gyp
index c73f44006e87b107e47dcfdfa7dd9d216d111888..ee4ad09b873be320ff34edaa44e06e198acce4c2 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -42,6 +42,7 @@
'net/request_group_util_unittest.mm',
'net/request_tracker_impl_unittest.mm',
'net/web_http_protocol_handler_delegate_unittest.mm',
+ 'public/origin_util_unittest.mm',
'public/referrer_util_unittest.cc',
'public/web_state/page_viewport_state_unittest.mm',
'string_util_unittest.cc',
« no previous file with comments | « ios/web/ios_web.gyp ('k') | ios/web/public/origin_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698