 Chromium Code Reviews
 Chromium Code Reviews Issue 246433013:
  Merge 264607 "Fix the remaining subpixel antialiasing bugs in th..."  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/branches/1916/src/
    
  
    Issue 246433013:
  Merge 264607 "Fix the remaining subpixel antialiasing bugs in th..."  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/branches/1916/src/| Index: ui/message_center/message_center.gyp | 
| =================================================================== | 
| --- ui/message_center/message_center.gyp (revision 265415) | 
| +++ ui/message_center/message_center.gyp (working copy) | 
| @@ -28,6 +28,8 @@ | 
| 'sources': [ | 
| 'cocoa/notification_controller.h', | 
| 'cocoa/notification_controller.mm', | 
| + 'cocoa/opaque_views.h', | 
| + 'cocoa/opaque_views.mm', | 
| 'cocoa/popup_collection.h', | 
| 'cocoa/popup_collection.mm', | 
| 'cocoa/popup_controller.h', |