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

Unified Diff: remoting/base/tracer.cc

Issue 7342047: Cleanup base/stl_util (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removed unneeded include + rebase Created 9 years, 5 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
Index: remoting/base/tracer.cc
diff --git a/remoting/base/tracer.cc b/remoting/base/tracer.cc
index a48b58200f9dd54c3cb4f15c4c5374e12e43f594..677db3aa385f43a1618f9287d1c5a64755cc1199 100644
--- a/remoting/base/tracer.cc
+++ b/remoting/base/tracer.cc
@@ -11,7 +11,7 @@
#include "base/memory/ref_counted.h"
#include "base/message_loop.h"
#include "base/rand_util.h"
-#include "base/stl_util-inl.h"
+#include "base/stl_util.h"
#include "base/synchronization/condition_variable.h"
#include "base/threading/thread.h"
#include "base/threading/platform_thread.h"
« base/stl_util.h ('K') | « printing/page_range.cc ('k') | remoting/host/screen_recorder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698