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

Unified Diff: Source/web/web.gypi

Issue 214823008: Add transaction detail params to requestAutocomplete(). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: sync Created 6 years, 8 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
« no previous file with comments | « Source/web/WebAutocompleteParams.cpp ('k') | public/web/WebAutocompleteParams.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index ee4314a9c63a2604232029d6d38c4280c7c866ca..d84a14f57d40369af327f9096b672d288dedff44 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -104,6 +104,7 @@
'WebAXObject.cpp',
'WebArrayBufferConverter.cpp',
'WebArrayBufferView.cpp',
+ 'WebAutocompleteParams.cpp',
'WebBindings.cpp',
'WebBlob.cpp',
'WebCache.cpp',
« no previous file with comments | « Source/web/WebAutocompleteParams.cpp ('k') | public/web/WebAutocompleteParams.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698