| Index: components/mus/gles2/raster_thread_helper.cc
 | 
| diff --git a/components/view_manager/gles2/raster_thread_helper.cc b/components/mus/gles2/raster_thread_helper.cc
 | 
| similarity index 94%
 | 
| rename from components/view_manager/gles2/raster_thread_helper.cc
 | 
| rename to components/mus/gles2/raster_thread_helper.cc
 | 
| index a873f33ca9329a862bc26dab7e1520b1284c08f2..dbd5696ab59673af43eaa71709561cb1438ddbab 100644
 | 
| --- a/components/view_manager/gles2/raster_thread_helper.cc
 | 
| +++ b/components/mus/gles2/raster_thread_helper.cc
 | 
| @@ -2,7 +2,7 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| -#include "components/view_manager/gles2/raster_thread_helper.h"
 | 
| +#include "components/mus/gles2/raster_thread_helper.h"
 | 
|  
 | 
|  #include "base/logging.h"
 | 
|  #include "base/threading/simple_thread.h"
 | 
| 
 |