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

Unified Diff: base/string16.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/stl_util.h ('k') | base/string_piece.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/string16.h
diff --git a/base/string16.h b/base/string16.h
index 9ac5ae1788e2c21070b07c952e0d73f3e9384710..e27461bbac21df88dbaa0958f1ece8f3420d4905 100644
--- a/base/string16.h
+++ b/base/string16.h
@@ -4,7 +4,6 @@
#ifndef BASE_STRING16_H_
#define BASE_STRING16_H_
-#pragma once
// WHAT:
// A version of std::basic_string that provides 2-byte characters even when
« no previous file with comments | « base/stl_util.h ('k') | base/string_piece.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698