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

Unified Diff: content/common/gpu/gpu_config.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/common/gpu/gpu_command_buffer_stub.h ('k') | content/common/gpu/gpu_memory_allocation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gpu/gpu_config.h
diff --git a/content/common/gpu/gpu_config.h b/content/common/gpu/gpu_config.h
index 815694877d6dd526518ee4917db414428bf0f2c0..27dcb4ce295a147b8a2ab8d20c123ca835b7913d 100644
--- a/content/common/gpu/gpu_config.h
+++ b/content/common/gpu/gpu_config.h
@@ -4,7 +4,6 @@
#ifndef CONTENT_COMMON_GPU_GPU_CONFIG_H_
#define CONTENT_COMMON_GPU_GPU_CONFIG_H_
-#pragma once
// This file declares common preprocessor configuration for the GPU process.
« no previous file with comments | « content/common/gpu/gpu_command_buffer_stub.h ('k') | content/common/gpu/gpu_memory_allocation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698