Index: components/nacl/browser/pnacl_host_unittest.cc |
diff --git a/chrome/browser/nacl_host/pnacl_host_unittest.cc b/components/nacl/browser/pnacl_host_unittest.cc |
similarity index 99% |
rename from chrome/browser/nacl_host/pnacl_host_unittest.cc |
rename to components/nacl/browser/pnacl_host_unittest.cc |
index c4678f7b2e792d66c4bcae8f6a67fcbd94ab7d64..d9119da8aee6d5723f5201d6b9f10e5e6855da20 100644 |
--- a/chrome/browser/nacl_host/pnacl_host_unittest.cc |
+++ b/components/nacl/browser/pnacl_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/pnacl_host.h" |
+#include "components/nacl/browser/pnacl_host.h" |
#include <stdio.h> |
#include "base/bind.h" |