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

Unified Diff: ui/ui.gyp

Issue 16266010: Add -[NSView(CrDebugging) cr_recursiveDescription]. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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/base/cocoa/view_description.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 71a3fdc8988f6b981c5213ff550b792bad18bd9e..b1d8db09014011cc3ffd9d3bc2e12710d3d446ee 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -118,6 +118,8 @@
'base/cocoa/tracking_area.mm',
'base/cocoa/underlay_opengl_hosting_window.h',
'base/cocoa/underlay_opengl_hosting_window.mm',
+ 'base/cocoa/view_description.h',
+ 'base/cocoa/view_description.mm',
'base/cocoa/window_size_constants.h',
'base/cocoa/window_size_constants.mm',
'base/cursor/cursor.cc',
« no previous file with comments | « ui/base/cocoa/view_description.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698