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

Side by Side 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, 4 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 unified diff | Download patch
« no previous file with comments | « chrome/browser/importer/nss_decryptor_win.h ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2009 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2009 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 'chromium_code': 1, 7 'chromium_code': 1,
8 # Define the common dependencies that contain all the actual 8 # Define the common dependencies that contain all the actual
9 # Chromium functionality. This list gets pulled in below by 9 # Chromium functionality. This list gets pulled in below by
10 # the link of the actual chrome (or chromium) executable on 10 # the link of the actual chrome (or chromium) executable on
(...skipping 3929 matching lines...) Expand 10 before | Expand all | Expand 10 after
3940 'include_dirs': [ 3940 'include_dirs': [
3941 '../third_party/GTM', 3941 '../third_party/GTM',
3942 '../third_party/GTM/AppKit', 3942 '../third_party/GTM/AppKit',
3943 ], 3943 ],
3944 'sources!': [ 3944 'sources!': [
3945 'browser/views/bookmark_context_menu_test.cc', 3945 'browser/views/bookmark_context_menu_test.cc',
3946 'browser/back_forward_menu_model_unittest.cc', 3946 'browser/back_forward_menu_model_unittest.cc',
3947 'browser/download/download_manager_unittest.cc', 3947 'browser/download/download_manager_unittest.cc',
3948 'browser/gtk/go_button_gtk_unittest.cc', 3948 'browser/gtk/go_button_gtk_unittest.cc',
3949 'browser/gtk/tabs/tab_renderer_gtk_unittest.cc', 3949 'browser/gtk/tabs/tab_renderer_gtk_unittest.cc',
3950 'browser/importer/firefox_importer_unittest.cc',
3950 'browser/tab_contents/navigation_controller_unittest.cc', 3951 'browser/tab_contents/navigation_controller_unittest.cc',
3951 'browser/task_manager_unittest.cc', 3952 'browser/task_manager_unittest.cc',
3952 'third_party/hunspell/google/hunspell_tests.cc', 3953 'third_party/hunspell/google/hunspell_tests.cc',
3953 3954
3954 # Compact Language Detection (cld) is not supported in mac yet. 3955 # Compact Language Detection (cld) is not supported in mac yet.
3955 '../third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/ compact_lang_det_unittest_small.cc', 3956 '../third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/ compact_lang_det_unittest_small.cc',
3956 ], 3957 ],
3957 # TODO(mark): We really want this for all non-static library targets, 3958 # TODO(mark): We really want this for all non-static library targets,
3958 # but when we tried to pull it up to the common.gypi level, it broke 3959 # but when we tried to pull it up to the common.gypi level, it broke
3959 # other things like the ui, startup, and page_cycler tests. *shrug* 3960 # other things like the ui, startup, and page_cycler tests. *shrug*
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
4025 'sources!': [ 4026 'sources!': [
4026 'browser/bookmarks/bookmark_codec_unittest.cc', 4027 'browser/bookmarks/bookmark_codec_unittest.cc',
4027 'browser/bookmarks/bookmark_drag_data_unittest.cc', 4028 'browser/bookmarks/bookmark_drag_data_unittest.cc',
4028 'browser/bookmarks/bookmark_folder_tree_model_unittest.cc', 4029 'browser/bookmarks/bookmark_folder_tree_model_unittest.cc',
4029 'browser/bookmarks/bookmark_table_model_unittest.cc', 4030 'browser/bookmarks/bookmark_table_model_unittest.cc',
4030 # Need to port browser_with_test_window_test.* first 4031 # Need to port browser_with_test_window_test.* first
4031 'browser/browser_commands_unittest.cc', 4032 'browser/browser_commands_unittest.cc',
4032 'browser/browser_unittest.cc', 4033 'browser/browser_unittest.cc',
4033 # Need to port browser/automation/ui_controls.h 4034 # Need to port browser/automation/ui_controls.h
4034 'browser/extensions/extension_process_manager_unittest.cc', 4035 'browser/extensions/extension_process_manager_unittest.cc',
4035 'browser/importer/firefox_importer_unittest.cc',
4036 'browser/importer/importer_unittest.cc', 4036 'browser/importer/importer_unittest.cc',
4037 'browser/login_prompt_unittest.cc', 4037 'browser/login_prompt_unittest.cc',
4038 'browser/printing/print_job_unittest.cc', 4038 'browser/printing/print_job_unittest.cc',
4039 'browser/rlz/rlz_unittest.cc', 4039 'browser/rlz/rlz_unittest.cc',
4040 'browser/safe_browsing/safe_browsing_blocking_page_unittest.cc', 4040 'browser/safe_browsing/safe_browsing_blocking_page_unittest.cc',
4041 'browser/search_engines/template_url_scraper_unittest.cc', 4041 'browser/search_engines/template_url_scraper_unittest.cc',
4042 'browser/views/bookmark_editor_view_unittest.cc', 4042 'browser/views/bookmark_editor_view_unittest.cc',
4043 'browser/views/find_bar_win_unittest.cc', 4043 'browser/views/find_bar_win_unittest.cc',
4044 'browser/views/keyword_editor_view_unittest.cc', 4044 'browser/views/keyword_editor_view_unittest.cc',
4045 'common/chrome_plugin_unittest.cc', 4045 'common/chrome_plugin_unittest.cc',
(...skipping 1105 matching lines...) Expand 10 before | Expand all | Expand 10 after
5151 # Use outputs of this action as inputs for the main target build. 5151 # Use outputs of this action as inputs for the main target build.
5152 # Seems as a misnomer but makes this happy on Linux (scons). 5152 # Seems as a misnomer but makes this happy on Linux (scons).
5153 'process_outputs_as_sources': 1, 5153 'process_outputs_as_sources': 1,
5154 }, 5154 },
5155 ], # 'actions' 5155 ], # 'actions'
5156 }, 5156 },
5157 ] 5157 ]
5158 }], 5158 }],
5159 ], # 'conditions' 5159 ], # 'conditions'
5160 } 5160 }
OLDNEW
« 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