 Chromium Code Reviews
 Chromium Code Reviews Issue 12315069:
  Mac: Update zoom bubble UI  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 12315069:
  Mac: Update zoom bubble UI  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: ui/native_theme/native_theme.gyp | 
| diff --git a/ui/native_theme/native_theme.gyp b/ui/native_theme/native_theme.gyp | 
| index f4a603ad55c93d6a039a8b398af354d396ffa62a..70d27a329ee4722dac82d4e2585d268c6d220a0c 100644 | 
| --- a/ui/native_theme/native_theme.gyp | 
| +++ b/ui/native_theme/native_theme.gyp | 
| @@ -33,6 +33,8 @@ | 
| 'native_theme_base.h', | 
| 'native_theme_gtk.cc', | 
| 'native_theme_gtk.h', | 
| + 'native_theme_mac.h', | 
| + 'native_theme_mac.mm', | 
| 'native_theme_win.cc', | 
| 'native_theme_win.h', | 
| ], |