diff options
Diffstat (limited to 'content/browser/browser_thread.cc')
-rw-r--r-- | content/browser/browser_thread.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/browser_thread.cc b/content/browser/browser_thread.cc index 3809989..31b7e43 100644 --- a/content/browser/browser_thread.cc +++ b/content/browser/browser_thread.cc @@ -17,7 +17,6 @@ static const char* browser_thread_names[BrowserThread::ID_COUNT] = { "Chrome_ProcessLauncherThread", // PROCESS_LAUNCHER "Chrome_CacheThread", // CACHE "Chrome_IOThread", // IO - "Chrome_GpuThread", // GPU #if defined(USE_X11) "Chrome_Background_X11Thread", // BACKGROUND_X11 #endif |