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

Unified Diff: ios/crnet/crnet.gyp

Issue 1158033010: [CrNet] Properly setup net log. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unneeded get() Created 5 years, 6 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 | ios/crnet/crnet_environment.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/crnet/crnet.gyp
diff --git a/ios/crnet/crnet.gyp b/ios/crnet/crnet.gyp
index 53358c2b30d1d186d08c9d2c92c2d67d46311efa..23f3024a6599a34345ca58de7926df37c6cc9750 100644
--- a/ios/crnet/crnet.gyp
+++ b/ios/crnet/crnet.gyp
@@ -31,8 +31,6 @@
'CrNet.mm',
'crnet_environment.h',
'crnet_environment.mm',
- 'crnet_net_log.h',
- 'crnet_net_log.cc',
],
'defines': [
# TODO(stuartmorgan): Revisit the way this is set, and the above is
« no previous file with comments | « no previous file | ios/crnet/crnet_environment.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698