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/browser/sanity_uitest.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chrome/browser/sanity_uitest.cc') diff --git a/chrome/browser/sanity_uitest.cc b/chrome/browser/sanity_uitest.cc index 36bc372..cecbd71 100644 --- a/chrome/browser/sanity_uitest.cc +++ b/chrome/browser/sanity_uitest.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. +// Copyright (c) 2010 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. @@ -9,7 +9,6 @@ #include "base/basictypes.h" #include "base/file_path.h" -#include "base/platform_thread.h" #include "chrome/common/chrome_switches.h" #include "net/base/net_util.h" -- cgit v1.1