Index: content/browser/plugin_process_host.cc |
=================================================================== |
--- content/browser/plugin_process_host.cc (revision 96780) |
+++ content/browser/plugin_process_host.cc (working copy) |
@@ -12,6 +12,7 @@ |
#include <vector> |
+#include "base/base_switches.h" |
#include "base/command_line.h" |
#include "base/file_path.h" |
#include "base/file_util.h" |