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

Unified Diff: base/memory/mru_cache.h

Issue 10735044: Remove #pragma once. Just from base/ for now. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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 | « base/memory/linked_ptr.h ('k') | base/memory/raw_scoped_refptr_mismatch_checker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/memory/mru_cache.h
diff --git a/base/memory/mru_cache.h b/base/memory/mru_cache.h
index 29db3cf8db744984b212b2fc52ca156b10f43bd6..915d2b53d9213c241d29352a6697e701e469b01f 100644
--- a/base/memory/mru_cache.h
+++ b/base/memory/mru_cache.h
@@ -15,7 +15,6 @@
#ifndef BASE_MEMORY_MRU_CACHE_H_
#define BASE_MEMORY_MRU_CACHE_H_
-#pragma once
#include <list>
#include <map>
« no previous file with comments | « base/memory/linked_ptr.h ('k') | base/memory/raw_scoped_refptr_mismatch_checker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698