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

Unified Diff: base/platform_file.h

Issue 7044095: Hooking MHTML generation to the browser. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved the GetFileForProcess to IPC::PlatformFile Created 9 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
« no previous file with comments | « no previous file | chrome/browser/browser_process.h » ('j') | ipc/ipc_platform_file.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/platform_file.h
diff --git a/base/platform_file.h b/base/platform_file.h
index 5b29e07fa08084360710ed84d6ada7908cb764d2..93e8d992e1996e8d9308e6bc0d1711d8b5c9defc 100644
--- a/base/platform_file.h
+++ b/base/platform_file.h
@@ -16,6 +16,7 @@
#include "base/base_api.h"
#include "base/basictypes.h"
#include "base/file_path.h"
+#include "base/process.h"
brettw 2011/06/14 15:17:24 Is this necessary any more?
#include "base/time.h"
namespace base {
« no previous file with comments | « no previous file | chrome/browser/browser_process.h » ('j') | ipc/ipc_platform_file.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698