chore: clean up forward declarations (#29904)
This commit is contained in:
parent
1f8a46c9c6
commit
f6531166ae
78 changed files with 133 additions and 109 deletions
|
@ -17,11 +17,11 @@
|
|||
|
||||
namespace base {
|
||||
class FilePath;
|
||||
} // namespace base
|
||||
}
|
||||
|
||||
namespace content {
|
||||
class BrowserContext;
|
||||
} // namespace content
|
||||
}
|
||||
|
||||
namespace extensions {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue