Index: extensions/common/crx_file.h |
diff --git a/extensions/common/crx_file.h b/extensions/common/crx_file.h |
index 3ac81897925fc1365ab65f78842e65cf3e63473b..d7c33ab2c2fcae6ac2710f92a365d902901c1738 100644 |
--- a/extensions/common/crx_file.h |
+++ b/extensions/common/crx_file.h |
@@ -16,7 +16,6 @@ namespace extensions { |
// the header is valid or not. |
class CrxFile { |
public: |
- |
// The size of the magic character sequence at the beginning of each crx |
// file, in bytes. This should be a multiple of 4. |
static const size_t kCrxFileHeaderMagicSize = 4; |