diff options
Diffstat (limited to 'chrome/common/scoped_vector.h')
-rw-r--r-- | chrome/common/scoped_vector.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/scoped_vector.h b/chrome/common/scoped_vector.h index d6f2e0d..d7da770 100644 --- a/chrome/common/scoped_vector.h +++ b/chrome/common/scoped_vector.h @@ -49,4 +49,3 @@ class ScopedVector { }; #endif // CHROME_BROWSER_COMMON_SCOPED_VECTOR_H__ - |