Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(721)

Unified Diff: components/nacl/loader/nacl_main_platform_delegate_win.cc

Issue 16881004: Move chrome/nacl to components/nacl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Create a zygote folder Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/nacl/loader/nacl_main_platform_delegate_win.cc
diff --git a/chrome/nacl/nacl_main_platform_delegate_win.cc b/components/nacl/loader/nacl_main_platform_delegate_win.cc
similarity index 98%
rename from chrome/nacl/nacl_main_platform_delegate_win.cc
rename to components/nacl/loader/nacl_main_platform_delegate_win.cc
index be37857b75aee678b1d3f8e15f5b50d328cf397e..8d602d887ccf239926a513dbc5d99a15127d1de2 100644
--- a/chrome/nacl/nacl_main_platform_delegate_win.cc
+++ b/components/nacl/loader/nacl_main_platform_delegate_win.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/nacl/nacl_main_platform_delegate.h"
+#include "components/nacl/loader/nacl_main_platform_delegate.h"
#include "base/command_line.h"
#include "base/files/file_path.h"
« no previous file with comments | « components/nacl/loader/nacl_main_platform_delegate_mac.mm ('k') | components/nacl/loader/nacl_sandbox_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698