Index: components/nacl/browser/nacl_file_host_unittest.cc |
diff --git a/chrome/browser/nacl_host/nacl_file_host_unittest.cc b/components/nacl/browser/nacl_file_host_unittest.cc |
similarity index 98% |
rename from chrome/browser/nacl_host/nacl_file_host_unittest.cc |
rename to components/nacl/browser/nacl_file_host_unittest.cc |
index 46e2bd606dd21ca0c5bc9372acb40c8757ceea40..0a83b7f28bcec9c4ac861828a6225ce363af3974 100644 |
--- a/chrome/browser/nacl_host/nacl_file_host_unittest.cc |
+++ b/components/nacl/browser/nacl_file_host_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/nacl_host/nacl_file_host.h" |
+#include "components/nacl/browser/nacl_file_host.h" |
#include "base/basictypes.h" |
#include "base/files/file_path.h" |