From f214f8797150f49e1233110c1dafe4e8b601d9ea Mon Sep 17 00:00:00 2001 From: "brettw@google.com" Date: Sat, 1 Jan 2011 02:17:08 +0000 Subject: Remove base/platform_thread.h stub and fix up all callers to use the new location and namespace. TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70346 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/extension_resource.h | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/common/extensions/extension_resource.h') diff --git a/chrome/common/extensions/extension_resource.h b/chrome/common/extensions/extension_resource.h index c680345..86705a88 100644 --- a/chrome/common/extensions/extension_resource.h +++ b/chrome/common/extensions/extension_resource.h @@ -9,7 +9,6 @@ #include #include "base/file_path.h" -#include "base/platform_thread.h" // Represents a resource inside an extension. For example, an image, or a // JavaScript file. This is more complicated than just a simple FilePath -- cgit v1.1