Index: chrome/browser/ui/BUILD.gn |
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn |
index cc2e828da12228c06c901186633831a5633046ae..7bb0671d6a1b7c54c26be683aa15367c595da4ad 100644 |
--- a/chrome/browser/ui/BUILD.gn |
+++ b/chrome/browser/ui/BUILD.gn |
@@ -200,7 +200,7 @@ static_library("ui") { |
if (!is_android) { |
sources += rebase_path( |
gypi_values.chrome_browser_ui_non_athena_non_android_sources, |
- ".", "//chrome") |
+ ".", "//chrome") |
} |
if (use_ash) { |
sources += rebase_path( |