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

Unified Diff: third_party/npapi/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: vim 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
Index: third_party/npapi/README.chromium
diff --git a/third_party/npapi/README.chromium b/third_party/npapi/README.chromium
index 2aa0ae469e7c1bbd9520fab91c095497244f2d2c..87806a50df4d80f14a37975e09b5deb7a37595e4 100644
--- a/third_party/npapi/README.chromium
+++ b/third_party/npapi/README.chromium
@@ -2,3 +2,7 @@ Name: Netscape Plugin Application Programming Interface (NPAPI)
Short Name: npapi
URL: http://mxr.mozilla.org/mozilla-central/source/modules/plugin/base/public/
Version: unknown
+Security Critical: yes
+
+Modifications:
+- Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.h

Powered by Google App Engine
This is Rietveld 408576698