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 da2b7aad971cca924f379f90557019c1faa6a7e6..f431f35423e89ca31815005291f6a154eb8811ae 100755 |
--- a/third_party/WebKit/Source/devtools/scripts/compile_frontend.py |
+++ b/third_party/WebKit/Source/devtools/scripts/compile_frontend.py |
@@ -109,6 +109,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', |