Chromium Code Reviews| Index: content/content_browser.gypi | 
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi | 
| index d9a54e2fa9df9b4d8144e6fedbe76fceda9a50bb..e144cf750f648dcd9062084ff1f96264f3190b5c 100644 | 
| --- a/content/content_browser.gypi | 
| +++ b/content/content_browser.gypi | 
| @@ -231,6 +231,7 @@ | 
| 'public/browser/navigation_throttle.cc', | 
| 'public/browser/navigation_throttle.h', | 
| 'public/browser/navigation_type.h', | 
| + 'public/browser/notification_database_data.cc', | 
| 
 
johnme
2016/09/08 15:21:50
(You'll need to move this to content/public/browse
 
Peter Beverloo
2016/09/08 18:56:02
Acknowledged.
 
 | 
| 'public/browser/notification_database_data.h', | 
| 'public/browser/notification_details.h', | 
| 'public/browser/notification_event_dispatcher.h', |