Index: chrome/browser/gpu_process_host.cc |
diff --git a/chrome/browser/gpu_process_host.cc b/chrome/browser/gpu_process_host.cc |
index 64e8e466517baed29a770f74431c9528b98d230f..7064cea18a4d44da8febf670b615afefff901f05 100644 |
--- a/chrome/browser/gpu_process_host.cc |
+++ b/chrome/browser/gpu_process_host.cc |
@@ -5,6 +5,7 @@ |
#include "chrome/browser/gpu_process_host.h" |
#include "app/app_switches.h" |
+#include "base/command_line.h" |
scheib
2011/02/23 21:34:10
This include is the only change to this file -- is
|
#include "base/metrics/histogram.h" |
#include "base/ref_counted.h" |
#include "base/string_piece.h" |