summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'chrome')
-rw-r--r--chrome/browser/nacl_loader.sb4
-rw-r--r--chrome/browser/utility.sb6
2 files changed, 5 insertions, 5 deletions
diff --git a/chrome/browser/nacl_loader.sb b/chrome/browser/nacl_loader.sb
index 38cb29c..e881afe 100644
--- a/chrome/browser/nacl_loader.sb
+++ b/chrome/browser/nacl_loader.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.
;;
@@ -7,7 +7,7 @@
; untrusted code within Native Client.
;
-; *** The contents of chrome/common/common.sb are implicitly included here. ***
+; *** The contents of content/common/common.sb are implicitly included here. ***
; Allow a Native Client application to use semaphores, specifically
; sem_init(), et.al.
diff --git a/chrome/browser/utility.sb b/chrome/browser/utility.sb
index 4bbac11..0e0bf76 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 \ No newline at end of file
+;ENABLE_DIRECTORY_ACCESS