| Index: content/browser/gpu/gpu_blacklist_unittest.cc
|
| ===================================================================
|
| --- content/browser/gpu/gpu_blacklist_unittest.cc (revision 154773)
|
| +++ content/browser/gpu/gpu_blacklist_unittest.cc (working copy)
|
| @@ -10,8 +10,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/path_service.h"
|
| #include "base/version.h"
|
| -#include "chrome/browser/gpu_blacklist.h"
|
| -#include "content/public/browser/gpu_data_manager.h"
|
| +#include "content/browser/gpu/gpu_blacklist.h"
|
| #include "content/public/common/gpu_info.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|