| // Copyright 2022 The Chromium Authors |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| |
| #ifndef CHROME_BROWSER_APPS_LINK_CAPTURING_LINK_CAPTURING_FEATURES_H_ |
| #define CHROME_BROWSER_APPS_LINK_CAPTURING_LINK_CAPTURING_FEATURES_H_ |
| |
| // TODO(msiem): Refactor references to reference |
| // "chrome/browser/web_applications/link_capturing_features.h" and remove this |
| // file. |
| #include "chrome/browser/web_applications/link_capturing_features.h" |
| |
| #endif // CHROME_BROWSER_APPS_LINK_CAPTURING_LINK_CAPTURING_FEATURES_H_ |