| Index: runtime/bin/snapshot_in.cc
|
| diff --git a/runtime/bin/snapshot_in.cc b/runtime/bin/snapshot_in.cc
|
| index 769d96caf719ac7dbdd5b64f071ddbafd969b502..1f63a8662c9057c0028abda4ce9ae1781f1fd2ff 100644
|
| --- a/runtime/bin/snapshot_in.cc
|
| +++ b/runtime/bin/snapshot_in.cc
|
| @@ -2,6 +2,8 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| +// clang-format off
|
| +
|
| // This file is linked into the dart executable when it has a snapshot
|
| // linked into it.
|
|
|
|
|