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

Unified Diff: net/build/net.vcproj

Issue 31004: Have tld_cleanup generate a .cc file that contains the effective (Closed)
Patch Set: Created 11 years, 10 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 | « net/build/convert_tld_data.rules ('k') | net/net.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/build/net.vcproj
diff --git a/net/build/net.vcproj b/net/build/net.vcproj
index 4afc6a9fc6b30a1e4188b1a892775164666d9cf2..bcc1d22aa133b79aacb84e61e53b359fc02056a5 100644
--- a/net/build/net.vcproj
+++ b/net/build/net.vcproj
@@ -12,11 +12,6 @@
Name="Win32"
/>
</Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath=".\convert_tld_data.rules"
- />
- </ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
@@ -30,9 +25,6 @@
Name="VCCustomBuildTool"
/>
<Tool
- Name="Convert TLD Data File"
- />
- <Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
@@ -87,9 +79,6 @@
Name="VCCustomBuildTool"
/>
<Tool
- Name="Convert TLD Data File"
- />
- <Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
@@ -269,7 +258,7 @@
>
</File>
<File
- RelativePath="..\base\effective_tld_names.dat"
+ RelativePath="..\base\effective_tld_names.cc"
>
</File>
<File
« no previous file with comments | « net/build/convert_tld_data.rules ('k') | net/net.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698