Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
# ignore-this-changeset Differential Revision: https://phabricator.services.mozilla.com/D24168
This commit is contained in:
@@ -69,7 +69,7 @@ using mozilla::ipc::FileDescriptor;
|
||||
//
|
||||
// This list must be kept sorted.
|
||||
static const char sStaticFileExtensions[][5] = {
|
||||
// clang-format off
|
||||
// clang-format off
|
||||
"bmp",
|
||||
"gif",
|
||||
"ico",
|
||||
@@ -77,7 +77,7 @@ static const char sStaticFileExtensions[][5] = {
|
||||
"jpg",
|
||||
"png",
|
||||
"svg",
|
||||
// clang-format on
|
||||
// clang-format on
|
||||
};
|
||||
|
||||
namespace mozilla {
|
||||
|
||||
Reference in New Issue
Block a user