Index: components/ui/zoom/test/zoom_test_utils.cc |
diff --git a/components/ui/zoom/zoom_test_utils.cc b/components/ui/zoom/test/zoom_test_utils.cc |
similarity index 96% |
rename from components/ui/zoom/zoom_test_utils.cc |
rename to components/ui/zoom/test/zoom_test_utils.cc |
index be8df303e5f6888398acfe116b9275ce18bdba78..94e8abdc99c6a48e0bfb099768bd900591ae5cd5 100644 |
--- a/components/ui/zoom/zoom_test_utils.cc |
+++ b/components/ui/zoom/test/zoom_test_utils.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/ui/zoom/zoom_test_utils.h" |
+#include "components/ui/zoom/test/zoom_test_utils.h" |
#include "content/public/test/test_utils.h" |