| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index d5746648c8c18f0e35ded2877b8281152d293a34..c18095c8e158ae2720600a516e2a2cd1373434c2 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -151,6 +151,7 @@ source_set("browser_sources") {
|
| "navigation_throttle.cc",
|
| "navigation_throttle.h",
|
| "navigation_type.h",
|
| + "navigation_ui_data.h",
|
| "notification_database_data.cc",
|
| "notification_database_data.h",
|
| "notification_details.h",
|
|
|