Chromium Code Reviews| Index: chrome_frame/find_dialog.cc |
| diff --git a/chrome_frame/find_dialog.cc b/chrome_frame/find_dialog.cc |
| index 2c10866ff1a1988115b6d5f372307a21219250db..fdfca99c776dfd275927c95a954911711edadbc7 100644 |
| --- a/chrome_frame/find_dialog.cc |
| +++ b/chrome_frame/find_dialog.cc |
| @@ -6,8 +6,8 @@ |
| #include <richedit.h> |
| +#include "base/guid.h" |
| #include "base/utf_string_conversions.h" |
| -#include "chrome/common/guid.h" |
| #include "chrome_frame/chrome_frame_automation.h" |
| const int kMaxFindChars = 1024; |