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

Unified Diff: minidump/minidump_context_writer.h

Issue 679443002: minidump: Use forward declarations in more places (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Update Created 6 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 | « no previous file | minidump/minidump_context_writer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: minidump/minidump_context_writer.h
diff --git a/minidump/minidump_context_writer.h b/minidump/minidump_context_writer.h
index 3b50b36075a029b4bc9087c17c59310ef248a953..d6e1bb3fcb64569a2d496f5fa91bc23ff4834ec2 100644
--- a/minidump/minidump_context_writer.h
+++ b/minidump/minidump_context_writer.h
@@ -20,7 +20,6 @@
#include "base/basictypes.h"
#include "minidump/minidump_context.h"
#include "minidump/minidump_writable.h"
-#include "util/file/file_writer.h"
namespace crashpad {
« no previous file with comments | « no previous file | minidump/minidump_context_writer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698