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

Unified Diff: ui/aura_shell/aura_shell.gyp

Issue 7977012: Adds a NonClientFrameView for generic toplevel windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 3 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
Index: ui/aura_shell/aura_shell.gyp
===================================================================
--- ui/aura_shell/aura_shell.gyp (revision 102277)
+++ ui/aura_shell/aura_shell.gyp (working copy)
@@ -42,6 +42,8 @@
'shell_factory.h',
'status_area_view.cc',
'status_area_view.h',
+ 'toplevel_frame_view.cc',
+ 'toplevel_frame_view.h',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698