| 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. ***
|
|
|