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

Unified Diff: ash/BUILD.gn

Issue 2798333005: Moves WmWindow::GetInternalWidget() into a standalone function (Closed)
Patch Set: Created 3 years, 8 months 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 | ash/common/accelerators/debug_commands.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 4897541be77f87433107e3e7ed0265f37819c26b..6360eeff5b8fbdfe44c78215a24ea430a96c916f 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -794,6 +794,8 @@ component("ash") {
"wm/toplevel_window_event_handler.h",
"wm/video_detector.cc",
"wm/video_detector.h",
+ "wm/widget_finder.cc",
+ "wm/widget_finder.h",
"wm/window_animations.cc",
"wm/window_animations.h",
"wm/window_cycle_event_filter_aura.cc",
« no previous file with comments | « no previous file | ash/common/accelerators/debug_commands.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698