Index: extensions/common/switches.h |
diff --git a/extensions/common/switches.h b/extensions/common/switches.h |
index 64f81897cc802f6dc2d9a2cf380069a9089e5c0e..7d127b7893bab06d5a60fd03c9382ff121a31fd8 100644 |
--- a/extensions/common/switches.h |
+++ b/extensions/common/switches.h |
@@ -7,6 +7,7 @@ |
// All switches in alphabetical order. The switches should be documented |
// alongside the definition of their values in the .cc file. |
+ |
Devlin
2014/04/07 17:10:03
I don't think we have a style rule for a newline b
limasdf
2014/04/08 01:36:34
My bad, removed.
On 2014/04/07 17:10:03, D Cronin
|
namespace extensions { |
namespace switches { |
@@ -30,4 +31,4 @@ extern const char kShowComponentExtensionOptions[]; |
} // namespace extensions |
-#endif // EXTENSIONS_COMMON_SWITCHES_H_ |
+#endif // EXTENSIONS_COMMON_SWITCHES_H_ |