Index: chrome/browser/ui/webui/options/stop_syncing_handler.cc |
=================================================================== |
--- chrome/browser/ui/webui/options/stop_syncing_handler.cc (revision 117871) |
+++ chrome/browser/ui/webui/options/stop_syncing_handler.cc (working copy) |
@@ -13,6 +13,7 @@ |
#include "chrome/browser/profiles/profile_manager.h" |
#include "chrome/browser/sync/profile_sync_service.h" |
#include "chrome/common/url_constants.h" |
+#include "content/browser/webui/web_ui.h" |
#include "grit/chromium_strings.h" |
#include "grit/generated_resources.h" |
#include "ui/base/l10n/l10n_util.h" |