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

Unified Diff: content/renderer/render_view_impl.cc

Issue 9360014: Create a content public browser API around the ChildProcessSecurityPolicy class. The implementati... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 8 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/renderer/render_view_impl.cc
===================================================================
--- content/renderer/render_view_impl.cc (revision 120814)
+++ content/renderer/render_view_impl.cc (working copy)
@@ -8,7 +8,6 @@
#include <cmath>
#include <string>
#include <vector>
-
jam 2012/02/08 18:51:12 nit: why remove this? i think this is right per th
ananta 2012/02/08 19:36:41 This file made it through by mistake.
#include "base/bind.h"
#include "base/bind_helpers.h"
#include "base/command_line.h"

Powered by Google App Engine
This is Rietveld 408576698