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

Unified Diff: chrome/nacl/nacl_sandbox_linux.h

Issue 16881004: Move chrome/nacl to components/nacl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make ios happy 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: chrome/nacl/nacl_sandbox_linux.h
diff --git a/chrome/nacl/nacl_sandbox_linux.h b/chrome/nacl/nacl_sandbox_linux.h
deleted file mode 100644
index 6c1662f8f1f6e42d88f7763e4b11ef90d468d6c4..0000000000000000000000000000000000000000
--- a/chrome/nacl/nacl_sandbox_linux.h
+++ /dev/null
@@ -1,10 +0,0 @@
-// Copyright (c) 2013 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#ifndef CHROME_NACL_NACL_SANDBOX_LINUX_H_
-#define CHROME_NACL_NACL_SANDBOX_LINUX_H_
-
-bool InitializeBpfSandbox();
-
-#endif // CHROME_NACL_NACL_SANDBOX_LINUX_H_

Powered by Google App Engine
This is Rietveld 408576698