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

Unified Diff: third_party/google_input_tools/inputview.gypi

Issue 1257313003: Update Google Input Tools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Free up grd resources. Created 5 years, 5 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: third_party/google_input_tools/inputview.gypi
diff --git a/third_party/google_input_tools/inputview.gypi b/third_party/google_input_tools/inputview.gypi
index 0c824f7785d86e29dd55761db497b1c8729253e7..97b5dd8bca71cf3da5511e2cb6dc05e5943e2477 100644
--- a/third_party/google_input_tools/inputview.gypi
+++ b/third_party/google_input_tools/inputview.gypi
@@ -7,7 +7,12 @@
'variables': {
'inputview_sources': [
'src/chrome/os/common.js',
+ 'src/chrome/os/constant.js',
'src/chrome/os/datasource.js',
+ 'src/chrome/os/env.js',
+ 'src/chrome/os/floatingwindow/floatingwindow.js',
+ 'src/chrome/os/floatingwindow/floatingwindowdragger.js',
+ 'src/chrome/os/floatingwindow/windowutil.js',
'src/chrome/os/inputview/adapter.js',
'src/chrome/os/inputview/candidatesinfo.js',
'src/chrome/os/inputview/canvas.js',
@@ -36,18 +41,21 @@
'src/chrome/os/inputview/elements/content/charactermodel.js',
'src/chrome/os/inputview/elements/content/compactkey.js',
'src/chrome/os/inputview/elements/content/compactkeymodel.js',
+ 'src/chrome/os/inputview/elements/content/dragbutton.js',
'src/chrome/os/inputview/elements/content/emojikey.js',
'src/chrome/os/inputview/elements/content/emojiview.js',
'src/chrome/os/inputview/elements/content/enswitcherkey.js',
'src/chrome/os/inputview/elements/content/enterkey.js',
'src/chrome/os/inputview/elements/content/expandedcandidateview.js',
+ 'src/chrome/os/inputview/elements/content/floatingview.js',
+ 'src/chrome/os/inputview/elements/content/floatingvkbutton.js',
'src/chrome/os/inputview/elements/content/functionalkey.js',
'src/chrome/os/inputview/elements/content/gaussianestimator.js',
'src/chrome/os/inputview/elements/content/gesturecanvasview.js',
+ 'src/chrome/os/inputview/elements/content/gesturepreviewview.js',
'src/chrome/os/inputview/elements/content/handwritingview.js',
'src/chrome/os/inputview/elements/content/keyboardview.js',
'src/chrome/os/inputview/elements/content/keysetview.js',
- 'src/chrome/os/inputview/elements/content/material/spacekey.js',
'src/chrome/os/inputview/elements/content/menuitem.js',
'src/chrome/os/inputview/elements/content/menukey.js',
'src/chrome/os/inputview/elements/content/menuview.js',
@@ -76,7 +84,6 @@
'src/chrome/os/inputview/events/keycodes.js',
'src/chrome/os/inputview/featurename.js',
'src/chrome/os/inputview/featuretracker.js',
- 'src/chrome/os/inputview/globalflags.js',
'src/chrome/os/inputview/globalsettings.js',
'src/chrome/os/inputview/handler/pointeractionbundle.js',
'src/chrome/os/inputview/handler/pointerhandler.js',
@@ -86,16 +93,11 @@
'src/chrome/os/inputview/hwt_eventtype.js',
'src/chrome/os/inputview/hwt_util.js',
'src/chrome/os/inputview/imewindows/accents.js',
+ 'src/chrome/os/inputview/inputtool.js',
'src/chrome/os/inputview/inputtoolcode.js',
+ 'src/chrome/os/inputview/inputtooltype.js',
'src/chrome/os/inputview/keyboardcontainer.js',
'src/chrome/os/inputview/layouts/compactspacerow.js',
- 'src/chrome/os/inputview/layouts/material/compactspacerow.js',
- 'src/chrome/os/inputview/layouts/material/rowsof101.js',
- 'src/chrome/os/inputview/layouts/material/rowsof102.js',
- 'src/chrome/os/inputview/layouts/material/rowsofcompact.js',
- 'src/chrome/os/inputview/layouts/material/rowsofjp.js',
- 'src/chrome/os/inputview/layouts/material/spacerow.js',
- 'src/chrome/os/inputview/layouts/material/util.js',
'src/chrome/os/inputview/layouts/rowsof101.js',
'src/chrome/os/inputview/layouts/rowsof102.js',
'src/chrome/os/inputview/layouts/rowsofcompact.js',
@@ -122,7 +124,6 @@
'src/chrome/os/keyboard/model.js',
'src/chrome/os/keyboard/parsedlayout.js',
'src/chrome/os/message/contexttype.js',
- 'src/chrome/os/message/event.js',
'src/chrome/os/message/name.js',
'src/chrome/os/message/source.js',
'src/chrome/os/message/type.js',
@@ -136,9 +137,14 @@
'third_party/closure_library/closure/goog/a11y/aria/roles.js',
'third_party/closure_library/closure/goog/array/array.js',
'third_party/closure_library/closure/goog/asserts/asserts.js',
+ 'third_party/closure_library/closure/goog/async/animationdelay.js',
'third_party/closure_library/closure/goog/async/delay.js',
+ 'third_party/closure_library/closure/goog/async/freelist.js',
'third_party/closure_library/closure/goog/async/nexttick.js',
'third_party/closure_library/closure/goog/async/run.js',
+ 'third_party/closure_library/closure/goog/async/workqueue.js',
+ 'third_party/closure_library/closure/goog/color/color.js',
+ 'third_party/closure_library/closure/goog/color/names.js',
'third_party/closure_library/closure/goog/debug/debug.js',
'third_party/closure_library/closure/goog/debug/entrypointregistry.js',
'third_party/closure_library/closure/goog/debug/error.js',
@@ -151,7 +157,9 @@
'third_party/closure_library/closure/goog/dom/classlist.js',
'third_party/closure_library/closure/goog/dom/dom.js',
'third_party/closure_library/closure/goog/dom/nodetype.js',
+ 'third_party/closure_library/closure/goog/dom/safe.js',
'third_party/closure_library/closure/goog/dom/tagname.js',
+ 'third_party/closure_library/closure/goog/dom/tags.js',
'third_party/closure_library/closure/goog/dom/vendor.js',
'third_party/closure_library/closure/goog/events/browserevent.js',
'third_party/closure_library/closure/goog/events/browserfeature.js',
@@ -166,15 +174,32 @@
'third_party/closure_library/closure/goog/events/listenable.js',
'third_party/closure_library/closure/goog/events/listener.js',
'third_party/closure_library/closure/goog/events/listenermap.js',
+ 'third_party/closure_library/closure/goog/fs/url.js',
'third_party/closure_library/closure/goog/functions/functions.js',
+ 'third_party/closure_library/closure/goog/fx/anim/anim.js',
+ 'third_party/closure_library/closure/goog/fx/animation.js',
+ 'third_party/closure_library/closure/goog/fx/dom.js',
+ 'third_party/closure_library/closure/goog/fx/dragger.js',
+ 'third_party/closure_library/closure/goog/fx/easing.js',
+ 'third_party/closure_library/closure/goog/fx/transition.js',
+ 'third_party/closure_library/closure/goog/fx/transitionbase.js',
+ 'third_party/closure_library/closure/goog/html/safehtml.js',
+ 'third_party/closure_library/closure/goog/html/safescript.js',
+ 'third_party/closure_library/closure/goog/html/safestyle.js',
+ 'third_party/closure_library/closure/goog/html/safestylesheet.js',
+ 'third_party/closure_library/closure/goog/html/safeurl.js',
+ 'third_party/closure_library/closure/goog/html/trustedresourceurl.js',
+ 'third_party/closure_library/closure/goog/html/uncheckedconversions.js',
'third_party/closure_library/closure/goog/i18n/bidi.js',
'third_party/closure_library/closure/goog/iter/iter.js',
'third_party/closure_library/closure/goog/labs/useragent/browser.js',
'third_party/closure_library/closure/goog/labs/useragent/engine.js',
+ 'third_party/closure_library/closure/goog/labs/useragent/platform.js',
'third_party/closure_library/closure/goog/labs/useragent/util.js',
'third_party/closure_library/closure/goog/log/log.js',
'third_party/closure_library/closure/goog/math/box.js',
'third_party/closure_library/closure/goog/math/coordinate.js',
+ 'third_party/closure_library/closure/goog/math/coordinate3.js',
'third_party/closure_library/closure/goog/math/math.js',
'third_party/closure_library/closure/goog/math/rect.js',
'third_party/closure_library/closure/goog/math/size.js',
@@ -188,13 +213,16 @@
'third_party/closure_library/closure/goog/promise/resolver.js',
'third_party/closure_library/closure/goog/promise/thenable.js',
'third_party/closure_library/closure/goog/reflect/reflect.js',
+ 'third_party/closure_library/closure/goog/string/const.js',
'third_party/closure_library/closure/goog/string/string.js',
+ 'third_party/closure_library/closure/goog/string/typedstring.js',
'third_party/closure_library/closure/goog/structs/collection.js',
'third_party/closure_library/closure/goog/structs/map.js',
'third_party/closure_library/closure/goog/structs/set.js',
'third_party/closure_library/closure/goog/structs/structs.js',
'third_party/closure_library/closure/goog/style/bidi.js',
'third_party/closure_library/closure/goog/style/style.js',
+ 'third_party/closure_library/closure/goog/style/transform.js',
'third_party/closure_library/closure/goog/testing/watchers.js',
'third_party/closure_library/closure/goog/timer/timer.js',
'third_party/closure_library/closure/goog/ui/component.js',
@@ -207,6 +235,8 @@
'third_party/closure_library/closure/goog/ui/idgenerator.js',
'third_party/closure_library/closure/goog/ui/registry.js',
'third_party/closure_library/closure/goog/uri/utils.js',
+ 'third_party/closure_library/closure/goog/useragent/product.js',
+ 'third_party/closure_library/closure/goog/useragent/product_isversion.js',
'third_party/closure_library/closure/goog/useragent/useragent.js',
'third_party/closure_library/third_party/closure/goog/mochikit/async/deferred.js'
]
« no previous file with comments | « third_party/google_input_tools/README.chromium ('k') | third_party/google_input_tools/src/chrome/os/common.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698