| Index: content/common/plugin_carbon_interpose_constants_mac.cc
|
| ===================================================================
|
| --- content/common/plugin_carbon_interpose_constants_mac.cc (revision 163632)
|
| +++ content/common/plugin_carbon_interpose_constants_mac.cc (working copy)
|
| @@ -6,10 +6,10 @@
|
|
|
| #include "content/common/plugin_carbon_interpose_constants_mac.h"
|
|
|
| -namespace plugin_interpose_strings {
|
| +namespace content {
|
|
|
| const char kDYLDInsertLibrariesKey[] = "DYLD_INSERT_LIBRARIES";
|
|
|
| -} // namespace plugin_interpose_strings
|
| +} // namespace content
|
|
|
| #endif // !__LP64__
|
|
|