Index: content/browser/devtools/BUILD.gn |
diff --git a/content/browser/devtools/BUILD.gn b/content/browser/devtools/BUILD.gn |
index 975e7bbe2761644f72e172358fd2babc0402a446..a44c55ad0f5467c938fa72db1a6b3e94e2a12028 100644 |
--- a/content/browser/devtools/BUILD.gn |
+++ b/content/browser/devtools/BUILD.gn |
@@ -18,7 +18,7 @@ grit("devtools_resources") { |
# TOOD(brettw) remove this so the output file goes into the target_gen_dir, |
# but keep this for not for GYP compat. |
- output_dir = "$root_gen_dir/webkit" |
+ output_dir = "$root_gen_dir/blink" |
outputs = [ |
"grit/devtools_resources.h", |
"devtools_resources.pak", |