| Index: chrome/browser/prefs/pref_service_uitest.cc
|
| ===================================================================
|
| --- chrome/browser/prefs/pref_service_uitest.cc (revision 73642)
|
| +++ chrome/browser/prefs/pref_service_uitest.cc (working copy)
|
| @@ -17,7 +17,7 @@
|
| #include "chrome/test/automation/browser_proxy.h"
|
| #include "chrome/test/automation/window_proxy.h"
|
| #include "chrome/test/ui/ui_test.h"
|
| -#include "gfx/rect.h"
|
| +#include "ui/gfx/rect.h"
|
|
|
| class PreferenceServiceTest : public UITest {
|
| public:
|
|
|