summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views')
-rw-r--r--chrome/browser/views/SConscript2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/views/SConscript b/chrome/browser/views/SConscript
index 9e5b848..f7fe300 100644
--- a/chrome/browser/views/SConscript
+++ b/chrome/browser/views/SConscript
@@ -96,6 +96,7 @@ input_files = [
'keyword_editor_view.cc',
'location_bar_view.cc',
'login_view.cc',
+ 'new_profile_dialog.cc',
'options/advanced_contents_view.cc',
'options/advanced_page_view.cc',
'options/content_page_view.cc',
@@ -112,6 +113,7 @@ input_files = [
'password_manager_view.cc',
'restart_message_box.cc',
'sad_tab_view.cc',
+ 'select_profile_dialog.cc',
'shelf_item_dialog.cc',
'shell_dialogs.cc',
'star_toggle.cc',