Index: content/shell/BUILD.gn |
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
index a979282357c9d2c7ae40df6875056ed84e6a2773..bad968d87d4f49028dc97a0a379331ae758fb53f 100644 |
--- a/content/shell/BUILD.gn |
+++ b/content/shell/BUILD.gn |
@@ -470,7 +470,7 @@ repack("pak") { |
"//ui/strings", |
] |
- sources += [ "$root_gen_dir/webkit/devtools_resources.pak" ] |
+ sources += [ "$root_gen_dir/blink/devtools_resources.pak" ] |
deps += [ "//content/browser/devtools:resources" ] |
output = "$root_out_dir/content_shell.pak" |
} |