| Index: content/browser/gpu_blacklist_unittest.cc
|
| ===================================================================
|
| --- content/browser/gpu_blacklist_unittest.cc (revision 80399)
|
| +++ content/browser/gpu_blacklist_unittest.cc (working copy)
|
| @@ -11,7 +11,7 @@
|
| #include "base/path_service.h"
|
| #include "base/version.h"
|
| #include "content/browser/gpu_blacklist.h"
|
| -#include "content/common/gpu_info.h"
|
| +#include "content/common/gpu/gpu_info.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| class GpuBlacklistTest : public testing::Test {
|
|
|