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

Unified Diff: components/components_tests.gyp

Issue 1347043002: Move ChromeNetLog to //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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 | « components/components.gyp ('k') | components/net_log.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index d3c121e0e9694b9f34bd27cc3d3da086940c983a..d93630f4512ca38a4bb845ae40d59be287cd2d9d 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -857,6 +857,7 @@
'<@(wallpaper_unittest_sources)',
'<@(web_resource_unittest_sources)',
'<@(webdata_unittest_sources)',
+ 'net_log/net_log_temp_file_unittest.cc',
],
'include_dirs': [
'..',
@@ -936,6 +937,7 @@
'components.gyp:metrics',
'components.gyp:metrics_net',
'components.gyp:metrics_test_support',
+ 'components.gyp:net_log',
'components.gyp:network_time',
'components.gyp:offline_pages',
'components.gyp:omnibox_browser',
« no previous file with comments | « components/components.gyp ('k') | components/net_log.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698