| // 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 IOS_CHROME_BROWSER_SHARED_UI_SYMBOLS_SYMBOLS_H_ |
| #define IOS_CHROME_BROWSER_SHARED_UI_SYMBOLS_SYMBOLS_H_ |
| |
| // This is a umbrella header to make the imports easier. See |
| // http://go/chrome-ios-symbols for usages. |
| #import "ios/chrome/browser/shared/ui/symbols/symbol_configurations.h" |
| #import "ios/chrome/browser/shared/ui/symbols/symbol_helpers.h" |
| #import "ios/chrome/browser/shared/ui/symbols/symbol_names.h" |
| |
| #endif // IOS_CHROME_BROWSER_SHARED_UI_SYMBOLS_SYMBOLS_H_ |