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

Unified Diff: content/common/injection_test_dll.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
Index: content/common/injection_test_dll.h
diff --git a/content/common/injection_test_dll.h b/content/common/injection_test_dll.h
index cc062aeb5972256b9ea713baf55bd0f4a21a1183..9cabbe611c75251d4cd3171ce5225418b68b3056 100644
--- a/content/common/injection_test_dll.h
+++ b/content/common/injection_test_dll.h
@@ -4,7 +4,6 @@
#ifndef CONTENT_COMMON_INJECTION_TEST_DLL_H_
#define CONTENT_COMMON_INJECTION_TEST_DLL_H_
-#pragma once
// This file defines the entry points for any DLL that can be loaded into the
// renderer or plugin process for the purposes of testing. The DLL code must
« no previous file with comments | « content/common/indexed_db/proxy_webidbtransaction_impl.h ('k') | content/common/mac/attributed_string_coder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698