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

Unified Diff: content/browser/worker.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/utility.sb ('k') | content/renderer/renderer.sb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/worker.sb
diff --git a/content/browser/worker.sb b/content/browser/worker.sb
index c984670e7f3203cdef474bf43bc3bd4a066ed22c..2e408883e872893a48083a93b26974fe2b5a0ecb 100644
--- a/content/browser/worker.sb
+++ b/content/browser/worker.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.
;;
@@ -9,4 +9,4 @@
; This is the most restrictive sandbox profile and only enables just enough
; to allow basic use of Cocoa.
-; *** The contents of chrome/common/common.sb are implicitly included here. ***
+; *** The contents of content/common/common.sb are implicitly included here. ***
« no previous file with comments | « chrome/browser/utility.sb ('k') | content/renderer/renderer.sb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698