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

Unified Diff: ui/views/views.gyp

Issue 11571023: Move ash/wm's DialogFrameView to ui/views/window; etc. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove redundant GetContentsView() OVERRIDEs; re-git-add dialog_frame_view files. Created 8 years 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/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index bd734e96cc254409135f2dbf0c376609c92c8daf..b2ff903b818e868151a98ec2f1c3cf8dbe7a2846 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -430,6 +430,8 @@
'window/dialog_client_view.h',
'window/dialog_delegate.cc',
'window/dialog_delegate.h',
+ 'window/dialog_frame_view.cc',
+ 'window/dialog_frame_view.h',
'window/frame_background.cc',
'window/frame_background.h',
'window/native_frame_view.cc',

Powered by Google App Engine
This is Rietveld 408576698