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

Unified Diff: visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general_ps.xml

Issue 11085093: Remove windows lines endings (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 2 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: visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general_ps.xml
diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general_ps.xml b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general_ps.xml
index 5be57afdeabdb77cbe98f4a79dbf015042e1a21f..53540a8575758ba81f0dd9354484b737b375d4ec 100644
--- a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general_ps.xml
+++ b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general_ps.xml
@@ -1,15 +1,15 @@
-<?xml version="1.0" encoding="utf-8"?>
-
-<Rule
- Name="ConfigurationGeneral"
- DisplayName="General"
- PageTemplate="generic"
- Description="General"
- xmlns="http://schemas.microsoft.com/build/2009/properties">
- <Rule.Categories>
- <Category Name="General" DisplayName="General" Description="General" />
- </Rule.Categories>
- <Rule.DataSource>
- <DataSource Persistence="ProjectFile" Label="Configuration" />
- </Rule.DataSource>
-</Rule>
+<?xml version="1.0" encoding="utf-8"?>
+
+<Rule
+ Name="ConfigurationGeneral"
+ DisplayName="General"
+ PageTemplate="generic"
+ Description="General"
+ xmlns="http://schemas.microsoft.com/build/2009/properties">
+ <Rule.Categories>
+ <Category Name="General" DisplayName="General" Description="General" />
+ </Rule.Categories>
+ <Rule.DataSource>
+ <DataSource Persistence="ProjectFile" Label="Configuration" />
+ </Rule.DataSource>
+</Rule>

Powered by Google App Engine
This is Rietveld 408576698