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

Unified Diff: third_party/google_input_tools/third_party/closure_library/closure/goog/positioning/abstractposition.js

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/third_party/closure_library/closure/goog/positioning/abstractposition.js
diff --git a/third_party/google_input_tools/third_party/closure_library/closure/goog/positioning/abstractposition.js b/third_party/google_input_tools/third_party/closure_library/closure/goog/positioning/abstractposition.js
index cf9346cbcb4403fb21d6b73a5e65bdd2642f33ce..439c4f18b77450d228c2a3e3c1a675129d9c0980 100644
--- a/third_party/google_input_tools/third_party/closure_library/closure/goog/positioning/abstractposition.js
+++ b/third_party/google_input_tools/third_party/closure_library/closure/goog/positioning/abstractposition.js
@@ -20,10 +20,6 @@
goog.provide('goog.positioning.AbstractPosition');
-goog.require('goog.math.Box');
-goog.require('goog.math.Size');
-goog.require('goog.positioning.Corner');
-
/**

Powered by Google App Engine
This is Rietveld 408576698