| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index e75bc9d5d51e6cf811fd3a0d4293340a1f26beea..cb8fb964ceb70dceb906438a20b591edc466fd85 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -1381,6 +1381,7 @@ source_set("browser") {
|
| "web_contents/aura/overscroll_window_delegate.h",
|
| "web_contents/aura/shadow_layer_delegate.cc",
|
| "web_contents/aura/shadow_layer_delegate.h",
|
| + "web_contents/aura/uma_navigation_type.h",
|
| "web_contents/web_contents_impl.cc",
|
| "web_contents/web_contents_impl.h",
|
| "web_contents/web_contents_view.h",
|
|
|