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

Unified Diff: crypto/openssl_util.h

Issue 7879006: Delete Tracked, and move Location to its own file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 9 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 | « content/browser/renderer_host/render_widget_host_view_win.h ('k') | ipc/ipc_channel_posix.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crypto/openssl_util.h
diff --git a/crypto/openssl_util.h b/crypto/openssl_util.h
index d1f3d1f6f21567d2a4aabf07bec61582dc5a40c8..6c1d73bf519b3db0ec6771e81862ea47abe111c1 100644
--- a/crypto/openssl_util.h
+++ b/crypto/openssl_util.h
@@ -7,7 +7,7 @@
#pragma once
#include "base/basictypes.h"
-#include "base/tracked.h"
+#include "base/location.h"
namespace crypto {
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_win.h ('k') | ipc/ipc_channel_posix.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698