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

Unified Diff: components/components_tests.gyp

Issue 1237403003: [Password manager IOS upsteaming] Upstreaming login database (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Histograms Created 5 years, 5 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 | components/password_manager.gypi » ('j') | components/password_manager.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 509ef5ecd28c722b4b063d08df53eeb83d294f76..112098cbfa9397d956fa19be157356109188571a 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1007,6 +1007,7 @@
}, { # 'OS == "ios"'
'sources': [
'open_from_clipboard/clipboard_recent_content_ios_unittest.mm',
+ 'password_manager/core/browser/login_database_ios_unittest.cc',
'webp_transcode/webp_decoder_unittest.mm',
'webp_transcode/webp_network_client_unittest.mm',
],
« no previous file with comments | « no previous file | components/password_manager.gypi » ('j') | components/password_manager.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698