| Index: native_client_sdk/src/examples/demo/googledrivefs_demo/queue.cc
|
| diff --git a/native_client_sdk/src/examples/demo/nacl_io_demo/queue.c b/native_client_sdk/src/examples/demo/googledrivefs_demo/queue.cc
|
| similarity index 98%
|
| copy from native_client_sdk/src/examples/demo/nacl_io_demo/queue.c
|
| copy to native_client_sdk/src/examples/demo/googledrivefs_demo/queue.cc
|
| index ab0b0ba0075f5365dd8025d91ca8c095a9ebc7b5..644bc3689f8adffc17230f530c89d289930d7837 100644
|
| --- a/native_client_sdk/src/examples/demo/nacl_io_demo/queue.c
|
| +++ b/native_client_sdk/src/examples/demo/googledrivefs_demo/queue.cc
|
| @@ -1,4 +1,4 @@
|
| -/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| +/* Copyright (c) 2016 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. */
|
|
|
|
|