Index: third_party/WebKit/Source/devtools/scripts/compile_frontend.py |
diff --git a/third_party/WebKit/Source/devtools/scripts/compile_frontend.py b/third_party/WebKit/Source/devtools/scripts/compile_frontend.py |
index 35bf1616d684e7cfd7f1be8e63a621058a11ddec..3c4c487f00c3ad8d496abc1a52c7d4982ef30ada 100755 |
--- a/third_party/WebKit/Source/devtools/scripts/compile_frontend.py |
+++ b/third_party/WebKit/Source/devtools/scripts/compile_frontend.py |
@@ -110,6 +110,7 @@ sys.excepthook = error_excepthook |
application_descriptors = [ |
'inspector.json', |
'toolbox.json', |
+ 'integration_test_runner.json', |
'unit_test_runner.json', |
'formatter_worker.json', |
'heap_snapshot_worker.json', |