OBS-URL: https://build.opensuse.org/request/show/866253 OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=1513
11 lines
399 B
Diff
11 lines
399 B
Diff
--- a/components/autofill/core/browser/pattern_provider/pattern_provider.h
|
|
+++ b/components/autofill/core/browser/pattern_provider/pattern_provider.h
|
|
@@ -5,6 +5,7 @@
|
|
#ifndef COMPONENTS_AUTOFILL_CORE_BROWSER_PATTERN_PROVIDER_PATTERN_PROVIDER_H_
|
|
#define COMPONENTS_AUTOFILL_CORE_BROWSER_PATTERN_PROVIDER_PATTERN_PROVIDER_H_
|
|
|
|
+#include <vector>
|
|
#include <string>
|
|
|
|
#include "base/gtest_prod_util.h"
|