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

Unified Diff: src/untrusted/init/scoped_non_ptr.h

Issue 25147002: nacl_init Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 7 years, 3 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 | « src/untrusted/init/scoped_lock.h ('k') | src/untrusted/init/simple_lock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/untrusted/init/scoped_non_ptr.h
diff --git a/tests/subprocess/scoped_non_ptr.h b/src/untrusted/init/scoped_non_ptr.h
similarity index 81%
copy from tests/subprocess/scoped_non_ptr.h
copy to src/untrusted/init/scoped_non_ptr.h
index c41e45c40de6465b2dac5f906c92b39a2beec6d4..50fe3ced47e59af4cf3d66c0473e72e288845d82 100644
--- a/tests/subprocess/scoped_non_ptr.h
+++ b/src/untrusted/init/scoped_non_ptr.h
@@ -1,10 +1,9 @@
-// -*- c++ -*-
// Copyright (c) 2013 The Native Client Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef NATIVE_CLIENT_TESTS_SUBPROCESS_SCOPED_CLEANUP_H_
-#define NATIVE_CLIENT_TESTS_SUBPROCESS_SCOPED_CLEANUP_H_
+#ifndef NATIVE_CLIENT_SRC_UNTRUSTED_INIT_SCOPED_NON_PTR_H_
+#define NATIVE_CLIENT_SRC_UNTRUSTED_INIT_SCOPED_NON_PTR_H_
#include "native_client/src/include/nacl_base.h"
« no previous file with comments | « src/untrusted/init/scoped_lock.h ('k') | src/untrusted/init/simple_lock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698