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

Unified Diff: chrome/browser/ui/gtk/certificate_dialogs.h

Issue 6485017: Carnitas: move browser/ui/shell_dialogs.{h,cc} to browser/ui (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 2 more cases Created 9 years, 10 months 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/cocoa/shell_dialogs_mac.mm ('k') | chrome/browser/ui/gtk/certificate_dialogs.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/gtk/certificate_dialogs.h
diff --git a/chrome/browser/ui/gtk/certificate_dialogs.h b/chrome/browser/ui/gtk/certificate_dialogs.h
index 656a283ee7058ced46d856957afb6c93b1152bc3..a13bfca8c9f527418cfd7d1b9eec0a6b56afc4aa 100644
--- a/chrome/browser/ui/gtk/certificate_dialogs.h
+++ b/chrome/browser/ui/gtk/certificate_dialogs.h
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_UI_GTK_CERTIFICATE_DIALOGS_H_
#pragma once
-#include "chrome/browser/shell_dialogs.h"
+#include "chrome/browser/ui/shell_dialogs.h"
#include "net/base/x509_certificate.h"
void ShowCertSelectFileDialog(SelectFileDialog* select_file_dialog,
« no previous file with comments | « chrome/browser/ui/cocoa/shell_dialogs_mac.mm ('k') | chrome/browser/ui/gtk/certificate_dialogs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698