Revision: 9257 Author: [email protected] Date: Tue Sep 13 03:29:11 2011 Log: Fix presubmit.
[email protected] Review URL: http://codereview.chromium.org/7888008 http://code.google.com/p/v8/source/detail?r=9257 Modified: /branches/bleeding_edge/src/d8.cc ======================================= --- /branches/bleeding_edge/src/d8.cc Tue Sep 13 02:31:41 2011 +++ /branches/bleeding_edge/src/d8.cc Tue Sep 13 03:29:11 2011 @@ -1096,7 +1096,7 @@ #ifndef V8_SHARED delete parallel_files; parallel_files = NULL; -#endif // V8_SHARED +#endif // V8_SHARED } -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
