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

Unified Diff: content/browser/webui/web_ui_impl.cc

Issue 11274038: content/browser: Move more files into the content namespace. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win - part2 Created 8 years, 2 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/browser/webui/web_ui_impl.cc
diff --git a/content/browser/webui/web_ui_impl.cc b/content/browser/webui/web_ui_impl.cc
index dbc01dc0ac94e2ec17b29c8cb164750075a7857d..51fdcad5346e752303481d73afae342c919e50d0 100644
--- a/content/browser/webui/web_ui_impl.cc
+++ b/content/browser/webui/web_ui_impl.cc
@@ -23,6 +23,7 @@
#include "content/public/common/bindings_policy.h"
#include "content/public/common/content_client.h"
+using content::ChildProcessSecurityPolicyImpl;
using content::RenderViewHostImpl;
using content::WebContents;
using content::WebUIController;
« no previous file with comments | « content/browser/trace_subscriber_stdio_unittest.cc ('k') | content/public/test/test_content_client_initializer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698