summaryrefslogtreecommitdiffstats
path: root/chrome_elf/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_elf/BUILD.gn')
-rw-r--r--chrome_elf/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_elf/BUILD.gn b/chrome_elf/BUILD.gn
index 64f5b7b..1a1af75 100644
--- a/chrome_elf/BUILD.gn
+++ b/chrome_elf/BUILD.gn
@@ -90,7 +90,7 @@ source_set("breakpad") {
deps = [
":common",
"//breakpad:breakpad_handler",
- "//chrome:version_header",
+ "//chrome/common:version_header",
]
}