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

Unified Diff: third_party/openmax/README.chromium

Issue 10797029: Enforce all the source files to be encoded in UTF-8. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more readmes Created 8 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
« no previous file with comments | « third_party/npapi/npspy/extern/plugin/npruntime.h ('k') | third_party/openmax/il/OMX_Other.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/openmax/README.chromium
diff --git a/third_party/openmax/README.chromium b/third_party/openmax/README.chromium
index 1965fa27593e21027df5de7a36fbdd986ed405b0..72453478968220fee6d2a56f1f057b526faa528f 100644
--- a/third_party/openmax/README.chromium
+++ b/third_party/openmax/README.chromium
@@ -4,10 +4,11 @@ URL: http://www.khronos.org/openmax/
Version: 1.1.2
License: BSD
License File: il/LICENSE
+Security Critical: yes
Description:
Header files required to work with OpenMAX IL.
From http://www.khronos.org/openmax/headers/omx_il_v1_1/omx_il_v1_1_2_headers.zip
Local Modifications:
-No Modifications
+- Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.h
« no previous file with comments | « third_party/npapi/npspy/extern/plugin/npruntime.h ('k') | third_party/openmax/il/OMX_Other.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698