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

Unified Diff: components/net_log.gypi

Issue 1361923005: Move net-export resources to //components/net_log (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « chrome/browser/ui/webui/net_export_ui.cc ('k') | components/net_log/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/net_log.gypi
diff --git a/components/net_log.gypi b/components/net_log.gypi
index 6ddc9d5a67750fea87b1d8a695291ca6b2e201e6..b99ad3ebb42df7edd4c7b4b05be3517e5a71b88e 100644
--- a/components/net_log.gypi
+++ b/components/net_log.gypi
@@ -21,6 +21,8 @@
# Note: sources list duplicated in GN build.
'net_log/chrome_net_log.cc',
'net_log/chrome_net_log.h',
+ 'net_log/net_export_ui_constants.cc',
+ 'net_log/net_export_ui_constants.h',
'net_log/net_log_temp_file.cc',
'net_log/net_log_temp_file.h',
],
« no previous file with comments | « chrome/browser/ui/webui/net_export_ui.cc ('k') | components/net_log/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698