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

Unified Diff: mojo/runner/native_application_support.h

Issue 1119763002: Fix html_viewer Windows build after r327559 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | mojo/shell/native_runner.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/native_application_support.h
diff --git a/mojo/runner/native_application_support.h b/mojo/runner/native_application_support.h
index d1b3d4ce27c3b8bb8d8bac6571294b6f94fa6e2c..f22dd4077b6021d7a5f81b0dad569b763f5fa100 100644
--- a/mojo/runner/native_application_support.h
+++ b/mojo/runner/native_application_support.h
@@ -9,10 +9,6 @@
#include "mojo/public/cpp/bindings/interface_request.h"
#include "mojo/shell/native_runner.h"
-#if defined(OS_WIN)
-#undef DELETE
-#endif
-
namespace base {
class FilePath;
}
« no previous file with comments | « no previous file | mojo/shell/native_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698