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

Unified Diff: chrome/browser/ui/views/appcache_info_view.h

Issue 6299008: chrome/browser/ui/views include ordering and (C) dates (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 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/views/accessible_pane_view.cc ('k') | chrome/browser/ui/views/clear_server_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/appcache_info_view.h
diff --git a/chrome/browser/ui/views/appcache_info_view.h b/chrome/browser/ui/views/appcache_info_view.h
index a37ef4d495d9043013ff7d2fbc32642ec0aa379f..20e1ebc58768de90e210240e2e9029aa806cd4d5 100644
--- a/chrome/browser/ui/views/appcache_info_view.h
+++ b/chrome/browser/ui/views/appcache_info_view.h
@@ -6,8 +6,8 @@
#define CHROME_BROWSER_UI_VIEWS_APPCACHE_INFO_VIEW_H_
#pragma once
-#include "chrome/browser/ui/views/generic_info_view.h"
#include "chrome/browser/browsing_data_appcache_helper.h"
+#include "chrome/browser/ui/views/generic_info_view.h"
// AppCacheInfoView
// Displays a tabular grid of AppCache information.
« no previous file with comments | « chrome/browser/ui/views/accessible_pane_view.cc ('k') | chrome/browser/ui/views/clear_server_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698