Index: components/nacl/browser/pnacl_translation_cache.cc |
diff --git a/chrome/browser/nacl_host/pnacl_translation_cache.cc b/components/nacl/browser/pnacl_translation_cache.cc |
similarity index 99% |
rename from chrome/browser/nacl_host/pnacl_translation_cache.cc |
rename to components/nacl/browser/pnacl_translation_cache.cc |
index 56354792ebb6bf4ffe854927401c8781a44ceac4..e27103adf8d5f2fc9f81763d4866931f8f4b8ab0 100644 |
--- a/chrome/browser/nacl_host/pnacl_translation_cache.cc |
+++ b/components/nacl/browser/pnacl_translation_cache.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_translation_cache.h" |
+#include "components/nacl/browser/pnacl_translation_cache.h" |
#include <string> |