Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Unified Diff: ui/views/BUILD.gn

Issue 2500623002: Add ViewObserver to View for view updates (Closed)
Patch Set: Remove Rect forward declaration and view.h include Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/views/view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index a8bfb194c8c787c160cad4112144a13628ec941d..bbbb74d4ca9f674676bf6c1e9a8ccc57b44371de 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -324,6 +324,7 @@ component("views") {
"view_model.h",
"view_model_utils.cc",
"view_model_utils.h",
+ "view_observer.h",
"view_targeter.cc",
"view_targeter.h",
"view_targeter_delegate.cc",
« no previous file with comments | « no previous file | ui/views/view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698