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

Unified Diff: content/common/child_process_sandbox_support_impl_linux.cc

Issue 11787003: Update some #includes in content/common/ for new Platform directory (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Several of these directories have been handled in other bugs, so this latest patchset are the ones … Created 7 years, 11 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
« no previous file with comments | « content/common/accessibility_messages.h ('k') | content/common/database_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/child_process_sandbox_support_impl_linux.cc
===================================================================
--- content/common/child_process_sandbox_support_impl_linux.cc (revision 177049)
+++ content/common/child_process_sandbox_support_impl_linux.cc (working copy)
@@ -11,7 +11,7 @@
#include "base/posix/eintr_wrapper.h"
#include "base/posix/unix_domain_socket.h"
#include "content/common/sandbox_linux.h"
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/linux/WebFontFamily.h"
+#include "third_party/WebKit/Source/Platform/chromium/public/linux/WebFontFamily.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/linux/WebFontRenderStyle.h"
namespace content {
« no previous file with comments | « content/common/accessibility_messages.h ('k') | content/common/database_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698