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

Unified Diff: components/cronet.gypi

Issue 1898603002: Move Network Quality Estimator files to //net/nqe (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased, removed //net/socket/OWNERS Created 4 years, 8 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/profiles/profile_io_data.cc ('k') | components/cronet/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet.gypi
diff --git a/components/cronet.gypi b/components/cronet.gypi
index 1f1bb391c249ed6435249f892569cb12efec6adb..228057b4af71def3d0659e7b4975639708cfb420 100644
--- a/components/cronet.gypi
+++ b/components/cronet.gypi
@@ -43,7 +43,7 @@
'target_name': 'network_quality_observations_java',
'type': 'none',
'variables': {
- 'source_file': '../net/base/network_quality_estimator.h',
+ 'source_file': '../net/nqe/network_quality_estimator.h',
},
'includes': [ '../build/android/java_cpp_enum.gypi' ],
},
« no previous file with comments | « chrome/browser/profiles/profile_io_data.cc ('k') | components/cronet/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698