| Index: chrome/chrome_dll.gypi
 | 
| diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
 | 
| index 0c0b36ee345a4ae1dce1a2c658e185d58bd25c30..6619dc1eb99c7bd0a728a7d18002a25e02bf81ef 100644
 | 
| --- a/chrome/chrome_dll.gypi
 | 
| +++ b/chrome/chrome_dll.gypi
 | 
| @@ -249,6 +249,7 @@
 | 
|                  'app/nibs/ContentBlockedPlugins.xib',
 | 
|                  'app/nibs/ContentBlockedPopups.xib',
 | 
|                  'app/nibs/ContentBlockedGeolocation.xib',
 | 
| +                'app/nibs/ContentProtocolHandlers.xib',
 | 
|                  'app/nibs/DownloadItem.xib',
 | 
|                  'app/nibs/DownloadShelf.xib',
 | 
|                  'app/nibs/EditSearchEngine.xib',
 | 
| 
 |