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

Unified Diff: chrome/common/child_process_logging_mac_unittest.mm

Issue 2857015: Clang/mac: Get unit_tests built. (Closed)
Patch Set: rebase 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
Index: chrome/common/child_process_logging_mac_unittest.mm
diff --git a/chrome/common/child_process_logging_mac_unittest.mm b/chrome/common/child_process_logging_mac_unittest.mm
index 276f19bf0df59752319e02162a69c738ee644617..5dd34a3b5a284c9e5d5e66d560078cb0a067da47 100644
--- a/chrome/common/child_process_logging_mac_unittest.mm
+++ b/chrome/common/child_process_logging_mac_unittest.mm
@@ -78,6 +78,9 @@ class MockBreakpadKeyValueStore {
DISALLOW_COPY_AND_ASSIGN(MockBreakpadKeyValueStore);
};
+/* static */
+NSMutableDictionary* MockBreakpadKeyValueStore::dict;
+
} // namespace
// Call through to SetActiveURLImpl using the functions from
« no previous file with comments | « chrome/browser/sync/profile_sync_service_autofill_unittest.cc ('k') | testing/gmock/include/gmock/gmock-actions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698