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

Unified Diff: ui/views/BUILD.gn

Issue 2500623002: Add ViewObserver to View for view updates (Closed)
Patch Set: Add DevToolsobserver to View for view updates 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/view.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 c742f9cc89628ba3f1aca2a8d1045f4d5fe3a538..62ab3d9cc41f74b8ed50c0c7813eea6dd8a82d89 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -248,6 +248,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/view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698