summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_process_logging_mac_unittest.mm
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-23 21:11:52 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-23 21:11:52 +0000
commit1e9b90157eb384c807a5a34f2662fabdf716b4df (patch)
tree2b3c4a53e14942370a1030a75a0def57eb9268d5 /chrome/common/child_process_logging_mac_unittest.mm
parent8516d45ac31e1d9051c45f6df1007c8c477c35ec (diff)
downloadchromium_src-1e9b90157eb384c807a5a34f2662fabdf716b4df.zip
chromium_src-1e9b90157eb384c807a5a34f2662fabdf716b4df.tar.gz
chromium_src-1e9b90157eb384c807a5a34f2662fabdf716b4df.tar.bz2
Add storage for static member vars.
This way, the code is standards-compliant _and_ makes clang happy. Review URL: http://codereview.chromium.org/2870023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50640 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/child_process_logging_mac_unittest.mm')
-rw-r--r--chrome/common/child_process_logging_mac_unittest.mm3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/common/child_process_logging_mac_unittest.mm b/chrome/common/child_process_logging_mac_unittest.mm
index 276f19b..a751287 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