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

Unified Diff: net/DEPS

Issue 271853004: Merge NetworkTimeNotifier to NetworkTimeTracker (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 7 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/test/base/testing_io_thread_state.cc ('k') | net/base/network_time_notifier.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/DEPS
diff --git a/net/DEPS b/net/DEPS
index f5b5331ec0c423d030c3c40400910ffb9b1b75fb..e8a28a6db79790388326435c67b7439a7b22ac90 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -32,11 +32,6 @@ specific_include_rules = {
"+third_party/icu",
],
- # Uses icu for debug logging only.
- "network_time_notifier\.cc": [
- "+base/i18n",
- ],
-
# Consolidated string functions that depend on icu.
"net_string_util_icu\.cc": [
"+base/i18n/i18n_constants.h",
« no previous file with comments | « chrome/test/base/testing_io_thread_state.cc ('k') | net/base/network_time_notifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698