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

Unified Diff: ios/chrome/browser/ui/webui/net_export/BUILD.gn

Issue 2603523002: Move net-export thread-hopping code into NetLogFileWriter and add IO polled data. (Closed)
Patch Set: Fixed tommycli's nits from patchset 13 Created 3 years, 11 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 | « components/net_log/resources/net_export.js ('k') | ios/chrome/browser/ui/webui/net_export/net_export_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/webui/net_export/BUILD.gn
diff --git a/ios/chrome/browser/ui/webui/net_export/BUILD.gn b/ios/chrome/browser/ui/webui/net_export/BUILD.gn
index 8ef0e09a82b77f376d3511079411c02a0c9240bc..ab4037a4defe6f3312764c9d733d3fa183054bbf 100644
--- a/ios/chrome/browser/ui/webui/net_export/BUILD.gn
+++ b/ios/chrome/browser/ui/webui/net_export/BUILD.gn
@@ -16,5 +16,6 @@ source_set("net_export") {
"//ios/chrome/browser/browser_state",
"//ios/chrome/browser/ui",
"//ios/web",
+ "//net:net",
]
}
« no previous file with comments | « components/net_log/resources/net_export.js ('k') | ios/chrome/browser/ui/webui/net_export/net_export_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698