Index: third_party/google_input_tools/third_party/closure_library/closure/goog/positioning/anchoredposition.js |
diff --git a/third_party/google_input_tools/third_party/closure_library/closure/goog/positioning/anchoredposition.js b/third_party/google_input_tools/third_party/closure_library/closure/goog/positioning/anchoredposition.js |
index d14d97b50fb8f5b8815993cd23ca5e46720262ea..7374860a8dbb4dc9479b03598139c66cbdc14ae2 100644 |
--- a/third_party/google_input_tools/third_party/closure_library/closure/goog/positioning/anchoredposition.js |
+++ b/third_party/google_input_tools/third_party/closure_library/closure/goog/positioning/anchoredposition.js |
@@ -15,11 +15,11 @@ |
/** |
* @fileoverview Client positioning class. |
* |
+ * @author eae@google.com (Emil A Eklund) |
*/ |
goog.provide('goog.positioning.AnchoredPosition'); |
-goog.require('goog.math.Box'); |
goog.require('goog.positioning'); |
goog.require('goog.positioning.AbstractPosition'); |