Index: ui/shell_dialogs/shell_dialogs.gyp |
diff --git a/ui/shell_dialogs/shell_dialogs.gyp b/ui/shell_dialogs/shell_dialogs.gyp |
index 5f52d0c6ee80d61bf84af578fe0311ee2da44ba5..a0cf38ef2f1c95a8566668962ef5b52296f6dfca 100644 |
--- a/ui/shell_dialogs/shell_dialogs.gyp |
+++ b/ui/shell_dialogs/shell_dialogs.gyp |
@@ -13,6 +13,7 @@ |
'dependencies': [ |
'../../base/base.gyp:base', |
'../../base/base.gyp:base_i18n', |
+ '../../net/net.gyp:net', |
'../../skia/skia.gyp:skia', |
'../base/strings/ui_strings.gyp:ui_strings', |
'../ui.gyp:ui', |
@@ -27,6 +28,8 @@ |
'base_shell_dialog.h', |
'base_shell_dialog_win.cc', |
'base_shell_dialog_win.h', |
+ 'certificate_viewer_dialog_win.cc', |
+ 'certificate_viewer_dialog_win.h', |
'gtk/select_file_dialog_impl.cc', |
'gtk/select_file_dialog_impl.h', |
'gtk/select_file_dialog_impl_gtk.cc', |