From 01c86ece0232e9b15bff05f1ee508c7f6bdc2ef0 Mon Sep 17 00:00:00 2001 From: "ajwong@chromium.org" Date: Wed, 11 Jul 2012 19:01:43 +0000 Subject: Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/support/gc_extension.h | 1 - webkit/support/test_stream_texture_factory_android.h | 1 - 2 files changed, 2 deletions(-) (limited to 'webkit/support') diff --git a/webkit/support/gc_extension.h b/webkit/support/gc_extension.h index ef3f2bd..85aaa19 100644 --- a/webkit/support/gc_extension.h +++ b/webkit/support/gc_extension.h @@ -4,7 +4,6 @@ #ifndef WEBKIT_SUPPORT_GC_EXTENSION_H_ #define WEBKIT_SUPPORT_GC_EXTENSION_H_ -#pragma once namespace v8 { class Extension; diff --git a/webkit/support/test_stream_texture_factory_android.h b/webkit/support/test_stream_texture_factory_android.h index 6ae77fa..53a0576 100644 --- a/webkit/support/test_stream_texture_factory_android.h +++ b/webkit/support/test_stream_texture_factory_android.h @@ -4,7 +4,6 @@ #ifndef WEBKIT_SUPPORT_TEST_STREAM_TEXTURE_FACTORY_ANDROID_H_ #define WEBKIT_SUPPORT_TEST_STREAM_TEXTURE_FACTORY_ANDROID_H_ -#pragma once #include "base/basictypes.h" #include "base/compiler_specific.h" -- cgit v1.1