Index: components/toolbar/BUILD.gn |
diff --git a/components/toolbar/BUILD.gn b/components/toolbar/BUILD.gn |
index 797a6da277ec6dae250c90b39c7b935ea2d4a768..18e685664d61fcf1d3880391377a8ae21cbcfbe0 100644 |
--- a/components/toolbar/BUILD.gn |
+++ b/components/toolbar/BUILD.gn |
@@ -6,7 +6,6 @@ import("//build/config/ui.gni") |
static_library("toolbar") { |
sources = [ |
- "toolbar_model.cc", |
"toolbar_model.h", |
"toolbar_model_delegate.h", |
"toolbar_model_impl.cc", |