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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+grit/ui_strings.h", 2 "+grit/ui_strings.h",
3 "+jni", 3 "+jni",
4 "+net",
4 "+ui/android", 5 "+ui/android",
5 "+ui/aura", 6 "+ui/aura",
6 "+ui/base", 7 "+ui/base",
7 "+ui/gfx", 8 "+ui/gfx",
8 ] 9 ]
OLDNEW
« 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