Index: ui/aura/BUILD.gn |
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn |
index 0ebe448e17594b81a477cc5884b865705b0022d2..4f5a7aff1d597f552666f741903498c80b55a2dc 100644 |
--- a/ui/aura/BUILD.gn |
+++ b/ui/aura/BUILD.gn |
@@ -35,6 +35,8 @@ component("aura") { |
"env.cc", |
"env.h", |
"env_observer.h", |
+ "image_window_delegate.cc", |
+ "image_window_delegate.h", |
"input_state_lookup.cc", |
"input_state_lookup.h", |
"input_state_lookup_win.cc", |