Index: content/shell/browser/shell_content_browser_client.cc |
diff --git a/content/shell/browser/shell_content_browser_client.cc b/content/shell/browser/shell_content_browser_client.cc |
index 83fe76f20b3e1e5e7ce0425294d6de0c1d025790..6b9655356ef77f666c8c8c0ae4913b126556990b 100644 |
--- a/content/shell/browser/shell_content_browser_client.cc |
+++ b/content/shell/browser/shell_content_browser_client.cc |
@@ -10,6 +10,7 @@ |
#include "base/files/file.h" |
#include "base/path_service.h" |
#include "base/strings/utf_string_conversions.h" |
+ |
asargent_no_longer_on_chrome
2014/06/23 18:20:59
spurious newline?
Yoyo Zhou
2014/06/23 23:48:33
Done.
|
#include "content/public/browser/render_process_host.h" |
#include "content/public/browser/resource_dispatcher_host.h" |
#include "content/public/browser/storage_partition.h" |