| Index: chrome/browser/ui/webui/identity_internals_ui.h
|
| diff --git a/chrome/browser/ui/webui/identity_internals_ui.h b/chrome/browser/ui/webui/identity_internals_ui.h
|
| index 58a4435c673151fe696197843ee89a4adb746f91..a3e965c538befdf9c35b3ed0b97e2083bc7a55f0 100644
|
| --- a/chrome/browser/ui/webui/identity_internals_ui.h
|
| +++ b/chrome/browser/ui/webui/identity_internals_ui.h
|
| @@ -8,8 +8,6 @@
|
| #include "base/macros.h"
|
| #include "content/public/browser/web_ui_controller.h"
|
|
|
| -class IdentityInternalsUITest;
|
| -
|
| // The WebUI for chrome://identity-internals
|
| class IdentityInternalsUI
|
| : public content::WebUIController {
|
|
|