Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Unified Diff: ui/shell_dialogs/DEPS

Issue 61093002: Make certificate viewer non-modal using BaseShellDialog to fix aura painting (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/views/certificate_viewer_win.cc ('k') | ui/shell_dialogs/certificate_viewer_dialog_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/shell_dialogs/DEPS
diff --git a/ui/shell_dialogs/DEPS b/ui/shell_dialogs/DEPS
index 32291d0bc0b98cbd31e472b576977e932a8ae714..175425839585adf97e23a3fd5172c619cc1fa81f 100644
--- a/ui/shell_dialogs/DEPS
+++ b/ui/shell_dialogs/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+grit/ui_strings.h",
"+jni",
+ "+net",
"+ui/android",
"+ui/aura",
"+ui/base",
« no previous file with comments | « chrome/browser/ui/views/certificate_viewer_win.cc ('k') | ui/shell_dialogs/certificate_viewer_dialog_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698