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

Unified Diff: chrome/browser/load_from_memory_cache_details.h

Issue 384103: This patch is the rest of the lint cleanup minus the other open issue. (Closed)
Patch Set: Created 11 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: chrome/browser/load_from_memory_cache_details.h
diff --git a/chrome/browser/load_from_memory_cache_details.h b/chrome/browser/load_from_memory_cache_details.h
index 27dc4ee0357088ad1beecdf0bb18f3a9f8709012..0e8e793ba6609cf18c29e77fe43cacc031a424fa 100644
--- a/chrome/browser/load_from_memory_cache_details.h
+++ b/chrome/browser/load_from_memory_cache_details.h
@@ -34,7 +34,7 @@ class LoadFromMemoryCacheDetails {
int ssl_cert_id() const { return cert_id_; }
int ssl_cert_status() const { return cert_status_; }
-private:
+ private:
GURL url_;
std::string frame_origin_;
std::string main_frame_origin_;
« no previous file with comments | « chrome/browser/history/thumbnail_database.cc ('k') | chrome/browser/notifications/desktop_notifications_unittest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698