Move the goog.exportSymbol statements in javascript/webdriver/atoms/inputs.js to a separate file.
These statements would prevent the exported symbols from being removed by the Closure compiler in any target that included inputs.js. We only one to keep the symbols for //javascript/webdriver/atoms:inputs
J
Jason Leyba committed
c78dfce7f55ce5931849e9563f41a76d2033b99a
Parent: 5462098