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

Unified Diff: chrome/browser/utility.sb

Issue 6799022: Update mac sandbox *.sb file comments (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 8 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/browser/nacl_loader.sb ('k') | content/browser/worker.sb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/utility.sb
diff --git a/chrome/browser/utility.sb b/chrome/browser/utility.sb
index 4bbac118084483693c6d8c851c4a58f4334a0d9f..0e0bf767d8ffe495a51a26b8b958f56937373dfa 100644
--- a/chrome/browser/utility.sb
+++ b/chrome/browser/utility.sb
@@ -1,5 +1,5 @@
;;
-;; Copyright (c) 2009 The Chromium Authors. All rights reserved.
+;; 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.
;;
@@ -11,7 +11,7 @@
; directory. This is different from other sandbox configuration files where
; file system access is entireley restricted.
-; *** The contents of chrome/common/common.sb are implicitly included here. ***
+; *** The contents of content/common/common.sb are implicitly included here. ***
; Enable full access to given directory if needed.
-;ENABLE_DIRECTORY_ACCESS
+;ENABLE_DIRECTORY_ACCESS
« no previous file with comments | « chrome/browser/nacl_loader.sb ('k') | content/browser/worker.sb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698