Chromium Code Reviews| Index: runtime/vm/vm_sources.gni |
| diff --git a/runtime/vm/vm_sources.gni b/runtime/vm/vm_sources.gni |
| index f8231c38c1958d6d6d9285da3c4144197c4c7333..2cf3df1e3ad73b1f2c7329030e7c646cb750cf72 100644 |
| --- a/runtime/vm/vm_sources.gni |
| +++ b/runtime/vm/vm_sources.gni |
| @@ -294,8 +294,8 @@ vm_sources = [ |
| "kernel_binary_flowgraph.h", |
| "kernel_to_il.cc", |
| "kernel_to_il.h", |
| - "kernel_reader.h", |
| - "kernel_reader.cc", |
| + "kernel_loader.h", |
|
zra
2017/08/28 14:38:06
DBC: Please keep this list alphabetized.
sivachandra
2017/08/28 15:14:44
Done. Thanks for catching!
|
| + "kernel_loader.cc", |
| "proccpuinfo.cc", |
| "proccpuinfo.h", |
| "profiler_service.cc", |