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

Unified Diff: native_client_sdk/src/libraries/xray/browser.c

Issue 19673003: [NaCl SDK] Consistent use of copyright header. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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/libraries/xray/browser.c
diff --git a/native_client_sdk/src/libraries/xray/browser.c b/native_client_sdk/src/libraries/xray/browser.c
index 0b93cb5c280370b6b9b31ab275117ea5ae38b5af..e85d1be7ca7327eea41a01e8a0ccf46733ab6fa6 100644
--- a/native_client_sdk/src/libraries/xray/browser.c
+++ b/native_client_sdk/src/libraries/xray/browser.c
@@ -1,7 +1,6 @@
/* Copyright 2013 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.
- */
+ * found in the LICENSE file. */
/* XRay -- a simple profiler for Native Client */
@@ -130,4 +129,4 @@ void XRayRegisterBrowserInterface(PPB_GetInterface interface) {
}
#endif /* XRAY */
-#endif /* XRAY_DISABLE_BROWSER_INTEGRATION */
+#endif /* XRAY_DISABLE_BROWSER_INTEGRATION */
« no previous file with comments | « native_client_sdk/src/libraries/sdk_util/simple_lock.h ('k') | native_client_sdk/src/libraries/xray/demangle.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698