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: net/base/load_timing_info.cc

Issue 2562113002: Fix header guards in //net. (Closed)
Patch Set: Created 4 years 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 | « net/base/linked_hash_map.h ('k') | net/base/logging_network_change_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/load_timing_info.cc
diff --git a/net/base/load_timing_info.cc b/net/base/load_timing_info.cc
index f3301fb21918a41ffdade88ff4c72309af5f989a..875acdd1bbe433e11834f11cbcbc2a1a73cbe02f 100644
--- a/net/base/load_timing_info.cc
+++ b/net/base/load_timing_info.cc
@@ -20,4 +20,3 @@ LoadTimingInfo::LoadTimingInfo(const LoadTimingInfo& other) = default;
LoadTimingInfo::~LoadTimingInfo() {}
} // namespace net
-
« no previous file with comments | « net/base/linked_hash_map.h ('k') | net/base/logging_network_change_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698