Chromium Code Reviews| Index: src/globals.h |
| diff --git a/src/globals.h b/src/globals.h |
| index b56b835b9689ca9f3ba550fa8319320a97c0dfeb..ebf8c5bb189499c21b7623833f8f7b9a75cc7800 100644 |
| --- a/src/globals.h |
| +++ b/src/globals.h |
| @@ -28,6 +28,7 @@ |
| #ifndef V8_GLOBALS_H_ |
| #define V8_GLOBALS_H_ |
|
Erik Corry
2010/12/14 21:05:26
Inadvertent edit
|
| + |
| namespace v8 { |
| namespace internal { |