diff options
Diffstat (limited to 'chrome/chrome_dll.gypi')
-rw-r--r-- | chrome/chrome_dll.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi index 91298cb..21cb94a 100644 --- a/chrome/chrome_dll.gypi +++ b/chrome/chrome_dll.gypi @@ -225,7 +225,6 @@ 'app/nibs/FirstRunBubble.xib', 'app/nibs/FirstRunDialog.xib', 'app/nibs/FontLanguageSettings.xib', - 'app/nibs/GeolocationExceptionsWindow.xib', 'app/nibs/HungRendererDialog.xib', 'app/nibs/HttpAuthLoginSheet.xib', 'app/nibs/ImportSettingsDialog.xib', @@ -239,6 +238,7 @@ 'app/nibs/ReportBug.xib', 'app/nibs/SaveAccessoryView.xib', 'app/nibs/SadTab.xib', + 'app/nibs/SimpleContentExceptionsWindow.xib', 'app/nibs/SyncCustomize.xib', 'app/nibs/TabContents.xib', 'app/nibs/TabView.xib', |