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

Unified Diff: ios/web/ios_web_unittests.gyp

Issue 986743003: Upstream (most of) ios/web/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix namespace comment Created 5 years, 9 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/net/cert_policy.cc » ('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 994d09d08ecd8e31a4ac75454fbaf0232a766f0f..1bf966fa5b96e82587833d48377b63961930b6e5 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -21,8 +21,11 @@
'sources': [
'browser_state_unittest.cc',
'navigation/navigation_item_impl_unittest.mm',
+ 'net/cert_policy_unittest.cc',
+ 'public/referrer_util_unittest.cc',
'string_util_unittest.cc',
'url_scheme_util_unittest.mm',
+ 'url_util_unittest.cc',
],
},
],
« no previous file with comments | « ios/web/ios_web.gyp ('k') | ios/web/net/cert_policy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698