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

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: 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
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",

Powered by Google App Engine
This is Rietveld 408576698