Index: content/browser/android/web_contents_observer_proxy.h |
diff --git a/content/browser/android/web_contents_observer_proxy.h b/content/browser/android/web_contents_observer_proxy.h |
index 40fceb476e8e34a49a66990155955885010c4060..377e55a03bd68179de3110d9d7994e413daafe48 100644 |
--- a/content/browser/android/web_contents_observer_proxy.h |
+++ b/content/browser/android/web_contents_observer_proxy.h |
@@ -9,6 +9,7 @@ |
#include "base/android/jni_weak_ref.h" |
#include "base/macros.h" |
+#include "base/optional.h" |
whywhat
2016/09/13 16:23:26
nit: looks like an accidental change; should be in
Zhiqiang Zhang (Slow)
2016/09/13 18:51:52
Done.
|
#include "base/process/kill.h" |
#include "content/browser/web_contents/web_contents_impl.h" |
#include "content/public/browser/reload_type.h" |