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

Unified Diff: runtime/bin/process_script.h

Issue 8383037: Improve error handling in the process library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 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 | « runtime/bin/process_macos.cc ('k') | runtime/bin/process_script.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/process_script.h
diff --git a/runtime/bin/process_script.h b/runtime/bin/process_script.h
index 820be81215765db309d8d2ace9e67cd59f8c7531..3da9fecab46bbae9b7e26cbd8ffe52e445d2efa8 100644
--- a/runtime/bin/process_script.h
+++ b/runtime/bin/process_script.h
@@ -5,7 +5,6 @@
#ifndef BIN_PROCESS_SCRIPT_H_
#define BIN_PROCESS_SCRIPT_H_
-#include <assert.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
« no previous file with comments | « runtime/bin/process_macos.cc ('k') | runtime/bin/process_script.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698