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

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: remove newline Created 6 years, 9 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: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 562fc211c04e6e30e4318775959de0a7d12efecd..bf7bdcbaa7e90f24628f6b8ebf52cf85084ef8f8 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -102,6 +102,7 @@
'WebAXObject.cpp',
'WebArrayBufferConverter.cpp',
'WebArrayBufferView.cpp',
+ 'WebAutocompleteParams.cpp',
'WebBindings.cpp',
'WebBlob.cpp',
'WebCache.cpp',

Powered by Google App Engine
This is Rietveld 408576698