| Index: content/content_browser.gypi | 
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi | 
| index 06b11491589ef043d09b546315c7fb0f09d6619c..074d83c40948e2976143d56e18ac63ac889cd44a 100644 | 
| --- a/content/content_browser.gypi | 
| +++ b/content/content_browser.gypi | 
| @@ -63,6 +63,7 @@ | 
| 'public/browser/appcache_service.h', | 
| 'public/browser/ax_event_notification_details.cc', | 
| 'public/browser/ax_event_notification_details.h', | 
| +      'public/browser/bad_message.h', | 
| 'public/browser/blob_handle.h', | 
| 'public/browser/browser_accessibility_state.h', | 
| 'public/browser/browser_child_process_host.h', | 
|  |