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

Unified Diff: native_client_sdk/src/examples/demo/googledrivefs_demo/queue.h

Issue 2156503002: [NaCl SDK] Expose Google Drive to nacl_io. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
Index: native_client_sdk/src/examples/demo/googledrivefs_demo/queue.h
diff --git a/native_client_sdk/src/examples/demo/nacl_io_demo/queue.h b/native_client_sdk/src/examples/demo/googledrivefs_demo/queue.h
similarity index 94%
copy from native_client_sdk/src/examples/demo/nacl_io_demo/queue.h
copy to native_client_sdk/src/examples/demo/googledrivefs_demo/queue.h
index e0ef83736264c767e49162a882becd184364454e..c5fa10f9b7d6dcea7fbc2be9752ccf440f7f143f 100644
--- a/native_client_sdk/src/examples/demo/nacl_io_demo/queue.h
+++ b/native_client_sdk/src/examples/demo/googledrivefs_demo/queue.h
@@ -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. */

Powered by Google App Engine
This is Rietveld 408576698