| Index: ios/web/app/web_main_runner.mm
|
| diff --git a/ios/web/app/web_main_runner.mm b/ios/web/app/web_main_runner.mm
|
| index ac422f79f3096aa89e232dd07b78a6187f81b3cf..6592da8dc901c07419a2ff46b22f1be5953391ea 100644
|
| --- a/ios/web/app/web_main_runner.mm
|
| +++ b/ios/web/app/web_main_runner.mm
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ios/web/app/web_main_runner.h"
|
| +#include "ios/web/public/app/web_main_runner.h"
|
|
|
| #include "base/at_exit.h"
|
| #include "base/command_line.h"
|
|
|