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

Unified Diff: sandbox/src/service_resolver.cc

Issue 179039: Fix issue 8348: unfork pe_image.h / pe_image.cc (Closed)
Patch Set: Removed unittest file and entries in .gyp file, restored #error message Created 11 years, 3 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 | « sandbox/src/sandbox_nt_util.cc ('k') | sandbox/src/sidestep_resolver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/src/service_resolver.cc
diff --git a/sandbox/src/service_resolver.cc b/sandbox/src/service_resolver.cc
index 5b8683c94bdce40c37e18d15d70b7125d3712fe9..2fae55ae89d25c35979172f290d75726750b0971 100644
--- a/sandbox/src/service_resolver.cc
+++ b/sandbox/src/service_resolver.cc
@@ -5,8 +5,8 @@
#include "sandbox/src/service_resolver.h"
#include "base/logging.h"
+#include "base/pe_image.h"
#include "base/scoped_ptr.h"
-#include "sandbox/src/pe_image.h"
#include "sandbox/src/sandbox_types.h"
#include "sandbox/src/sandbox_utils.h"
« no previous file with comments | « sandbox/src/sandbox_nt_util.cc ('k') | sandbox/src/sidestep_resolver.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698