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

Unified Diff: ui/views/BUILD.gn

Issue 2500623002: Add ViewObserver to View for view updates (Closed)
Patch Set: sadruls comments 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/devtools_observer.h » ('j') | ui/views/devtools_observer.h » ('J')
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 5004c47ffe83eaf16ba38205e1d6f9db3a445c4f..8b7607bcd6926ffa4792f890b7966e71dbd777e5 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -251,6 +251,7 @@ component("views") {
"controls/tree/tree_view_controller.h",
"debug_utils.cc",
"debug_utils.h",
+ "devtools_observer.h",
"drag_controller.h",
"drag_utils.cc",
"drag_utils.h",
« no previous file with comments | « no previous file | ui/views/devtools_observer.h » ('j') | ui/views/devtools_observer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698