Index: content/common/set_process_title_linux.cc |
=================================================================== |
--- content/common/set_process_title_linux.cc (revision 78452) |
+++ content/common/set_process_title_linux.cc (working copy) |
@@ -37,7 +37,7 @@ |
// this position within the glibc project, leaving applications caught in the |
// middle. (Also, only a very few applications need or want this anyway.) |
-#include "chrome/common/set_process_title_linux.h" |
+#include "content/common/set_process_title_linux.h" |
#include <stdarg.h> |
#include <stdint.h> |