Index: gpu/config/gpu_control_list_version_info_unittest.cc |
=================================================================== |
--- gpu/config/gpu_control_list_version_info_unittest.cc (revision 0) |
+++ gpu/config/gpu_control_list_version_info_unittest.cc (working copy) |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/browser/gpu/gpu_control_list.h" |
+#include "gpu/config/gpu_control_list.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-namespace content { |
+namespace gpu { |
class VersionInfoTest : public testing::Test { |
public: |
@@ -254,5 +254,5 @@ |
} |
} |
-} // namespace content |
+} // namespace gpu |