| Index: chrome/browser/chromeos/webui/mobile_setup_ui.h
|
| diff --git a/chrome/browser/chromeos/webui/mobile_setup_ui.h b/chrome/browser/chromeos/webui/mobile_setup_ui.h
|
| index a9bfb8bdcbfb53427974dc30ccdf91a1d1c9574c..fb00b23d747740994d74a8731a2ff73528c785b6 100644
|
| --- a/chrome/browser/chromeos/webui/mobile_setup_ui.h
|
| +++ b/chrome/browser/chromeos/webui/mobile_setup_ui.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_CHROMEOS_WEBUI_MOBILE_SETUP_UI_H_
|
| #pragma once
|
|
|
| -#include "chrome/browser/dom_ui/web_ui.h"
|
| +#include "chrome/browser/webui/web_ui.h"
|
|
|
| // A custom WebUI that defines datasource for mobile setup registration page
|
| // that is used in Chrome OS activate modem and perform plan subscription tasks.
|
|
|