11 lines
463 B
Diff
11 lines
463 B
Diff
|
--- chromium-87.0.4280.88/components/autofill/core/browser/pattern_provider/pattern_provider.h.orig 2021-01-02 13:49:47.136200998 +0100
|
||
|
+++ chromium-87.0.4280.88/components/autofill/core/browser/pattern_provider/pattern_provider.h 2021-01-02 13:49:52.827306114 +0100
|
||
|
@@ -6,6 +6,7 @@
|
||
|
#define COMPONENTS_AUTOFILL_CORE_BROWSER_PATTERN_PROVIDER_PATTERN_PROVIDER_H_
|
||
|
|
||
|
#include <string>
|
||
|
+#include <vector>
|
||
|
|
||
|
#include "base/macros.h"
|
||
|
#include "base/no_destructor.h"
|