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

Unified Diff: android_webview/android_webview.gyp

Issue 16212007: Implement the autofill UI for chromium powered android webview. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue15097004
Patch Set: move ui files Created 7 years, 7 months 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: android_webview/android_webview.gyp
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index c2378c78d674ead9ab6b1e48c8377e038275bdf0..7b31d6bd3e49b659ddf59443c0b0661ac38afe76 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -96,10 +96,6 @@
'<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/',
],
'sources': [
- 'browser/aw_autofill_external_delegate.cc',
- 'browser/aw_autofill_external_delegate.h',
- 'browser/aw_autofill_manager_delegate.cc',
- 'browser/aw_autofill_manager_delegate.h',
'browser/aw_browser_context.cc',
'browser/aw_browser_context.h',
'browser/aw_browser_main_parts.cc',

Powered by Google App Engine
This is Rietveld 408576698