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

Unified Diff: base/callback_old.h

Issue 6714032: Move some files in base to base/memory. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: only base Created 9 years, 9 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: base/callback_old.h
diff --git a/base/callback_old.h b/base/callback_old.h
index ab3927df00dc98f477a14dbf1222b67c09922008..5244fd2a97cd2bed015098046c564ddfe8a7163c 100644
--- a/base/callback_old.h
+++ b/base/callback_old.h
@@ -6,8 +6,8 @@
#define BASE_CALLBACK_OLD_H_
#pragma once
+#include "base/memory/raw_scoped_refptr_mismatch_checker.h"
#include "base/tuple.h"
-#include "base/raw_scoped_refptr_mismatch_checker.h"
// Callback --------------------------------------------------------------------
//

Powered by Google App Engine
This is Rietveld 408576698