Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(99)

Unified Diff: components/autofill/core/common/BUILD.gn

Issue 1474973002: Remove WebElementDescriptor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix BUILD files Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/autofill/core/common/BUILD.gn
diff --git a/components/autofill/core/common/BUILD.gn b/components/autofill/core/common/BUILD.gn
index 9a53fe2486ac71f61381f1b4a23961b97ac0c7bc..ca36439f76fc65d4ee8eb04fe8fa7607c18b6a3a 100644
--- a/components/autofill/core/common/BUILD.gn
+++ b/components/autofill/core/common/BUILD.gn
@@ -34,8 +34,6 @@ static_library("common") {
"password_generation_util.h",
"save_password_progress_logger.cc",
"save_password_progress_logger.h",
- "web_element_descriptor.cc",
- "web_element_descriptor.h",
]
deps = [
« no previous file with comments | « components/autofill/core/browser/form_structure.h ('k') | components/autofill/core/common/web_element_descriptor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698