Chromium Code Reviews| 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', |