| Index: chrome/browser/unload_uitest.cc
 | 
| ===================================================================
 | 
| --- chrome/browser/unload_uitest.cc	(revision 15365)
 | 
| +++ chrome/browser/unload_uitest.cc	(working copy)
 | 
| @@ -2,11 +2,11 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| +#include "app/message_box_flags.h"
 | 
|  #include "base/file_util.h"
 | 
|  #include "base/platform_thread.h"
 | 
|  #include "chrome/browser/automation/url_request_mock_http_job.h"
 | 
|  #include "chrome/common/chrome_switches.h"
 | 
| -#include "chrome/common/message_box_flags.h"
 | 
|  #include "chrome/test/automation/browser_proxy.h"
 | 
|  #include "chrome/test/automation/tab_proxy.h"
 | 
|  #include "chrome/test/ui/ui_test.h"
 | 
| 
 |