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

Unified Diff: visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/cElementTree.py

Issue 10908249: Remove windows line ending from repo files (Closed) Base URL: https://github.com/samclegg/nativeclient-sdk.git@master
Patch Set: fix copyright headers Created 8 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
Index: visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/cElementTree.py
diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/cElementTree.py b/visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/cElementTree.py
index db12fde7ddc303fd4d635882b0b37c4590df1b03..a6f127abd5ae6e888f20c545dbfc4eb704eef93a 100644
--- a/visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/cElementTree.py
+++ b/visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/cElementTree.py
@@ -1,3 +1,3 @@
-# Wrapper module for _elementtree
-
-from _elementtree import *
+# Wrapper module for _elementtree
+
+from _elementtree import *

Powered by Google App Engine
This is Rietveld 408576698