Index: third_party/WebKit/Source/bindings/core/BUILD.gn |
diff --git a/third_party/WebKit/Source/bindings/core/BUILD.gn b/third_party/WebKit/Source/bindings/core/BUILD.gn |
index 2b0dd105cca748dd4b6f540c181a8f3ff38cab1f..14a8a73a685ce920703c1d76cb77627fe06cbf9c 100644 |
--- a/third_party/WebKit/Source/bindings/core/BUILD.gn |
+++ b/third_party/WebKit/Source/bindings/core/BUILD.gn |
@@ -17,8 +17,8 @@ compute_interfaces_info_individual("interfaces_info_individual_core") { |
component_info_file = "$bindings_core_output_dir/ComponentInfoCore.pickle" |
deps = [ |
"//third_party/WebKit/Source/bindings/core:core_global_constructors_idls", |
- "//third_party/WebKit/Source/core:generated_testing_idls_settings", |
"//third_party/WebKit/Source/core:generated_testing_idls_internal_runtime_flags", |
+ "//third_party/WebKit/Source/core:generated_testing_idls_settings", |
] |
} |