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

Unified Diff: net/net.gyp

Issue 6990028: Remove files that don't exist, and fix typos in gyp files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: some more Created 9 years, 7 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 | « content/content_common.gypi ('k') | remoting/remoting.gyp » ('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 2c90ed65cac0ceb450f6abe2574fb2d4934424d4..125571c1df62079cf3ac535d81cd84736e3ca190 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1028,11 +1028,6 @@
'base/dnssec_unittest.cc',
],
},
- { # else, remove openssl specific tests
- 'sources!': [
- 'base/x509_openssl_util_unittest.cc',
- ],
- }
],
[ 'OS == "win"', {
'sources!': [
@@ -1340,7 +1335,6 @@
'tools/flip_server/loadtime_measurement.h',
'tools/flip_server/mem_cache.h',
'tools/flip_server/mem_cache.cc',
- 'tools/flip_server/porting.txt',
'tools/flip_server/output_ordering.cc',
'tools/flip_server/output_ordering.h',
'tools/flip_server/ring_buffer.cc',
@@ -1361,9 +1355,6 @@
'tools/flip_server/streamer_interface.cc',
'tools/flip_server/streamer_interface.h',
'tools/flip_server/string_piece_utils.h',
- 'tools/flip_server/thread.h',
- 'tools/flip_server/url_to_filename_encoder.h',
- 'tools/flip_server/url_utilities.h',
],
},
{
« no previous file with comments | « content/content_common.gypi ('k') | remoting/remoting.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698