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

Unified Diff: chrome/browser/nacl_loader.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 | « no previous file | chrome/browser/utility.sb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/nacl_loader.sb
diff --git a/chrome/browser/nacl_loader.sb b/chrome/browser/nacl_loader.sb
index 38cb29c9b8ef033f387ec789c9f1dd37c0cea723..e881afe6ee05d34fb6675487b1e472e764d69978 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.
« no previous file with comments | « no previous file | chrome/browser/utility.sb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698