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

Unified Diff: content/test/test_browser_context.h

Issue 8921021: Trivial move of content::BrowserContext to content/public. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to LKGR. Created 9 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 | « content/shell/shell_download_manager_delegate.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/test_browser_context.h
diff --git a/content/test/test_browser_context.h b/content/test/test_browser_context.h
index 71c41149f73ccf75e53f4ced2b012739e7f447f6..6772af2d4821f43cfb85ddcfe9826cbeb8cd35c2 100644
--- a/content/test/test_browser_context.h
+++ b/content/test/test_browser_context.h
@@ -11,7 +11,7 @@
#include "base/gtest_prod_util.h"
#include "base/memory/ref_counted.h"
#include "base/scoped_temp_dir.h"
-#include "content/browser/browser_context.h"
+#include "content/public/browser/browser_context.h"
class WebKitContext;
« no previous file with comments | « content/shell/shell_download_manager_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698