Index: chrome/browser/sync/js/js_arg_list_unittest.cc |
diff --git a/chrome/browser/sync/js_arg_list_unittest.cc b/chrome/browser/sync/js/js_arg_list_unittest.cc |
similarity index 95% |
rename from chrome/browser/sync/js_arg_list_unittest.cc |
rename to chrome/browser/sync/js/js_arg_list_unittest.cc |
index ed5c952699ecfdd4de3d7a26645dbce1ba499cc0..65469f0e41c990e6e6313b938c6591f255996ea0 100644 |
--- a/chrome/browser/sync/js_arg_list_unittest.cc |
+++ b/chrome/browser/sync/js/js_arg_list_unittest.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 "chrome/browser/sync/js_arg_list.h" |
+#include "chrome/browser/sync/js/js_arg_list.h" |
#include "base/memory/scoped_ptr.h" |
#include "testing/gtest/include/gtest/gtest.h" |