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

Unified Diff: net/net.gyp

Issue 1827483002: Revert of Implement content_decoder_tool.cc to decode offline any resources. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « no previous file | net/tools/content_decoder_tool/content_decoder_tool.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 841d7b23f30422ebdb4caf42242cc4f5621a0ef9..2a7e8afc6872225eadb6e5931481cf657fd9c64d 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -804,18 +804,6 @@
],
},
{
- 'target_name': 'content_decoder_tool',
- 'type': 'executable',
- 'dependencies': [
- '../base/base.gyp:base',
- 'net',
- ],
- 'sources': [
- 'tools/content_decoder_tool/content_decoder_tool.cc',
- 'filter/mock_filter_context.cc',
- ],
- },
- {
'target_name': 'dump_cache',
'type': 'executable',
'dependencies': [
« no previous file with comments | « no previous file | net/tools/content_decoder_tool/content_decoder_tool.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698