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

Unified Diff: experimental/visual_studio_plugin/src/NaClVsx.Package/Templates/ProjectItems/HtmlFile/NaCl.vstemplate

Issue 10928195: First round of dead file removal (Closed) Base URL: https://github.com/samclegg/nativeclient-sdk.git@master
Patch Set: 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: experimental/visual_studio_plugin/src/NaClVsx.Package/Templates/ProjectItems/HtmlFile/NaCl.vstemplate
diff --git a/experimental/visual_studio_plugin/src/NaClVsx.Package/Templates/ProjectItems/HtmlFile/NaCl.vstemplate b/experimental/visual_studio_plugin/src/NaClVsx.Package/Templates/ProjectItems/HtmlFile/NaCl.vstemplate
deleted file mode 100644
index 5e95fc12fec1a0dfdd8ce25416ea15775fb64881..0000000000000000000000000000000000000000
--- a/experimental/visual_studio_plugin/src/NaClVsx.Package/Templates/ProjectItems/HtmlFile/NaCl.vstemplate
+++ /dev/null
@@ -1,14 +0,0 @@
-<VSTemplate Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" Type="Item">
- <TemplateData>
- <DefaultName>file.html</DefaultName>
- <Name>HtmlFile</Name>
- <Description>NaCl: An html file</Description>
- <Icon>HtmlIcon.ico</Icon>
- <ProjectType>NaCl</ProjectType>
- <SortOrder>10</SortOrder>
- </TemplateData>
- <TemplateContent>
- <References />
- <ProjectItem SubType="Code" TargetFileName="$fileinputname$.html" ItemType="Content" ReplaceParameters="true">file.html</ProjectItem>
- </TemplateContent>
-</VSTemplate>

Powered by Google App Engine
This is Rietveld 408576698