Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index b935b2d53d6b88a933ab99ccf62dd479a664c3ab..36052d16693f44de7c544f3d4e8c342f57954e40 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -230,8 +230,8 @@ action("js2c") { |
"src/templates.js", |
"src/harmony-array.js", |
"src/harmony-typedarray.js", |
- "src/debug/debug.js", |
"src/debug/mirrors.js", |
+ "src/debug/debug.js", |
"src/debug/liveedit.js", |
] |