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

Unified Diff: ui/aura_shell/aura_shell.gyp

Issue 8194004: change the way windows are parented when their parent is set to NULL. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 2 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 | « ui/aura/window_unittest.cc ('k') | ui/aura_shell/aura_shell_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura_shell/aura_shell.gyp
===================================================================
--- ui/aura_shell/aura_shell.gyp (revision 104542)
+++ ui/aura_shell/aura_shell.gyp (working copy)
@@ -39,6 +39,8 @@
'launcher/launcher_view.h',
'launcher/launcher_button.cc',
'launcher/launcher_button.h',
+ 'shell.cc',
+ 'shell.h',
'shell_factory.h',
'shell_window_ids.h',
'status_area_view.cc',
« no previous file with comments | « ui/aura/window_unittest.cc ('k') | ui/aura_shell/aura_shell_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698