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

Unified Diff: chrome/chrome_tests.gypi

Issue 2810031: Enable PrintJobTest unit tests on Mac. (TTF) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 50897)
+++ chrome/chrome_tests.gypi (working copy)
@@ -265,7 +265,7 @@
'<(allocator_target)',
],
}],
- ],
+ ],
}],
],
},
@@ -409,7 +409,7 @@
'<(allocator_target)',
],
}],
- ],
+ ],
'link_settings': {
'libraries': [
'-lOleAcc.lib',
@@ -490,7 +490,7 @@
'<(allocator_target)',
],
}],
- ],
+ ],
'link_settings': {
'libraries': [
'-lOleAcc.lib',
@@ -1118,6 +1118,7 @@
'browser/renderer_host/gtk_key_bindings_handler_unittest.cc',
],
'sources!': [
+ 'browser/printing/print_job_unittest.cc',
'browser/views/bookmark_bar_view_unittest.cc',
'browser/views/bookmark_context_menu_test.cc',
],
@@ -1234,7 +1235,7 @@
'<(allocator_target)',
],
}],
- ],
+ ],
'include_dirs': [
'<(DEPTH)/third_party/wtl/include',
],
@@ -1288,7 +1289,6 @@
'browser/extensions/extension_process_manager_unittest.cc',
'browser/importer/importer_unittest.cc',
'browser/login_prompt_unittest.cc',
- 'browser/printing/print_job_unittest.cc',
'browser/rlz/rlz_unittest.cc',
'browser/search_engines/template_url_scraper_unittest.cc',
'browser/views/bookmark_editor_view_unittest.cc',
@@ -1468,7 +1468,7 @@
'<(allocator_target)',
],
}],
- ],
+ ],
'configurations': {
'Debug_Base': {
'msvs_settings': {
@@ -1604,7 +1604,7 @@
'<(allocator_target)',
],
}],
- ],
+ ],
'configurations': {
'Debug_Base': {
'msvs_settings': {
@@ -1797,7 +1797,7 @@
'<(allocator_target)',
],
}],
- ],
+ ],
}], # OS="win"
], # conditions
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698