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

Unified Diff: ui/ui.gyp

Issue 9982014: Make common utility to load views from nibs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: retain autorelease Created 8 years, 9 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/nib_loading.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 5afa51a41c518bea73060b945fce1996428f9aed..6d4e855232b080d1b03262bd13c60d31a00c93ea 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -97,6 +97,8 @@
'base/cocoa/focus_tracker.mm',
'base/cocoa/fullscreen_window_manager.h',
'base/cocoa/fullscreen_window_manager.mm',
+ 'base/cocoa/nib_loading.h',
+ 'base/cocoa/nib_loading.mm',
'base/cocoa/underlay_opengl_hosting_window.h',
'base/cocoa/underlay_opengl_hosting_window.mm',
'base/cursor/cursor.cc',
« no previous file with comments | « ui/base/cocoa/nib_loading.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698