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

Unified Diff: content/public/common/result_codes.h

Issue 10696166: Remove #pragma once from content (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 | « content/public/common/resource_response.h ('k') | content/public/common/sandbox_init.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/result_codes.h
diff --git a/content/public/common/result_codes.h b/content/public/common/result_codes.h
index ccd722ef8e4ff57a30b199c6c848da55b4735511..058059c5e54e924b2e92703ddbd4dd81ff2c00ba 100644
--- a/content/public/common/result_codes.h
+++ b/content/public/common/result_codes.h
@@ -4,7 +4,6 @@
#ifndef CONTENT_PUBLIC_COMMON_RESULT_CODES_H_
#define CONTENT_PUBLIC_COMMON_RESULT_CODES_H_
-#pragma once
// This file consolidates all the return codes for the browser and renderer
// process. The return code is the value that:
« no previous file with comments | « content/public/common/resource_response.h ('k') | content/public/common/sandbox_init.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698