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

Unified Diff: chrome/test/BUILD.gn

Issue 2398243002: mac: Stop using deprecated FSRef functions in service_process_util_mac.mm (Closed)
Patch Set: Comments from thakis. Created 4 years, 2 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/common/service_process_util_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 5ea813726d8aa1bf375b912e8a388075206060b6..fb440aeb8e2860e9168300b509b639d74a7e639c 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4252,6 +4252,7 @@ test("unit_tests") {
"../browser/ui/webui/print_preview/extension_printer_handler_unittest.cc",
"../browser/ui/webui/print_preview/print_preview_ui_unittest.cc",
"../common/cloud_print/cloud_print_helpers_unittest.cc",
+ "../common/service_process_util_mac_unittest.mm",
"../common/service_process_util_unittest.cc",
"../service/cloud_print/cloud_print_service_helpers_unittest.cc",
"../service/cloud_print/cloud_print_token_store_unittest.cc",
« no previous file with comments | « chrome/common/service_process_util_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698