Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2)

Unified Diff: src/client/mac/crash_generation/Inspector.h

Issue 561003: Move SimpleStringDictionary from common/mac/ to just common/. (Closed) Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Patch Set: Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/client/mac/crash_generation/ConfigFile.mm ('k') | src/client/mac/crash_generation/Inspector.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/client/mac/crash_generation/Inspector.h
===================================================================
--- src/client/mac/crash_generation/Inspector.h (revision 1153)
+++ src/client/mac/crash_generation/Inspector.h (working copy)
@@ -30,7 +30,7 @@
// Interface file between the Breakpad.framework and
// the Inspector process.
-#import "common/mac/SimpleStringDictionary.h"
+#include "common/simple_string_dictionary.h"
#import <Foundation/Foundation.h>
#include <mach/mach.h>
« no previous file with comments | « src/client/mac/crash_generation/ConfigFile.mm ('k') | src/client/mac/crash_generation/Inspector.mm » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted