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

Unified Diff: chrome/chrome.gyp

Issue 160077: Linux: Fix NSSDecryptor to import Firefox passwords from the user database correctly. (Closed)
Patch Set: Add comments. Created 11 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 | « chrome/browser/importer/nss_decryptor_win.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 6c96f2e2e0792a72a35f732e7b393c83a35524f0..c53cb902411a24020cbcd37c99234714342fe96b 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -3947,6 +3947,7 @@
'browser/download/download_manager_unittest.cc',
'browser/gtk/go_button_gtk_unittest.cc',
'browser/gtk/tabs/tab_renderer_gtk_unittest.cc',
+ 'browser/importer/firefox_importer_unittest.cc',
'browser/tab_contents/navigation_controller_unittest.cc',
'browser/task_manager_unittest.cc',
'third_party/hunspell/google/hunspell_tests.cc',
@@ -4032,7 +4033,6 @@
'browser/browser_unittest.cc',
# Need to port browser/automation/ui_controls.h
'browser/extensions/extension_process_manager_unittest.cc',
- 'browser/importer/firefox_importer_unittest.cc',
'browser/importer/importer_unittest.cc',
'browser/login_prompt_unittest.cc',
'browser/printing/print_job_unittest.cc',
« no previous file with comments | « chrome/browser/importer/nss_decryptor_win.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698