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

Unified Diff: content/public/test/content_browser_test.h

Issue 1737933002: mojo leveldb: Get profile and leveldb connected to DOMStorageContext. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Keeping up with the ToT Created 4 years, 10 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: content/public/test/content_browser_test.h
diff --git a/content/public/test/content_browser_test.h b/content/public/test/content_browser_test.h
index 6b58d61f7f1372d1674b55fdf9f3aa1f08913ffe..4080f70400de4ddd78b4a75f2f09773995d7df38 100644
--- a/content/public/test/content_browser_test.h
+++ b/content/public/test/content_browser_test.h
@@ -11,6 +11,7 @@
#include "content/public/test/browser_test_base.h"
namespace content {
+class BrowserContext;
class Shell;
class ShellMainDelegate;

Powered by Google App Engine
This is Rietveld 408576698