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

Unified Diff: ui/aura/aura.gyp

Issue 72503002: Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowHost again. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 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 | « ui/app_list/views/app_list_view.cc ('k') | ui/aura/bench/bench_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 9c3a1c9454112922b569922bfaa5f5267482d9eb..7f4cb31a0e09227a1c77c4099d454158495210e5 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -103,6 +103,7 @@
'window_observer.h',
'window_tracker.cc',
'window_tracker.h',
+ 'window_tree_host.cc',
'window_tree_host.h',
'window_tree_host_delegate.h',
],
« no previous file with comments | « ui/app_list/views/app_list_view.cc ('k') | ui/aura/bench/bench_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698