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

Unified Diff: chrome/common/chrome_sandbox_type_mac.h

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
« no previous file with comments | « chrome/common/chrome_content_client.cc ('k') | chrome/common/nacl_cmd_line.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_sandbox_type_mac.h
diff --git a/chrome/common/chrome_sandbox_type_mac.h b/chrome/common/chrome_sandbox_type_mac.h
deleted file mode 100644
index fb4c51fef03d9183943ee96b4a2500145de26209..0000000000000000000000000000000000000000
--- a/chrome/common/chrome_sandbox_type_mac.h
+++ /dev/null
@@ -1,16 +0,0 @@
-// Copyright (c) 2011 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_COMMON_CHROME_SANDBOX_TYPE_MAC_H_
-#define CHROME_COMMON_CHROME_SANDBOX_TYPE_MAC_H_
-
-#include "content/public/common/sandbox_type_mac.h"
-
-enum ChromeSandboxType {
- CHROME_SANDBOX_TYPE_FIRST_TYPE = content::SANDBOX_TYPE_AFTER_LAST_TYPE,
-
- CHROME_SANDBOX_TYPE_NACL_LOADER = CHROME_SANDBOX_TYPE_FIRST_TYPE,
-};
-
-#endif // CHROME_COMMON_CHROME_SANDBOX_TYPE_MAC_H_
« no previous file with comments | « chrome/common/chrome_content_client.cc ('k') | chrome/common/nacl_cmd_line.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698