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

Unified Diff: third_party/google_input_tools/third_party/closure_library/closure/goog/reflect/reflect.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/reflect/reflect.js
diff --git a/third_party/google_input_tools/third_party/closure_library/closure/goog/reflect/reflect.js b/third_party/google_input_tools/third_party/closure_library/closure/goog/reflect/reflect.js
index df09e15e1c9cea34f782fe2b6252e72316e6db7c..c49050f58adbce9d7658b24f53f44978b639dae8 100644
--- a/third_party/google_input_tools/third_party/closure_library/closure/goog/reflect/reflect.js
+++ b/third_party/google_input_tools/third_party/closure_library/closure/goog/reflect/reflect.js
@@ -15,6 +15,7 @@
/**
* @fileoverview Useful compiler idioms.
*
+ * @author johnlenz@google.com (John Lenz)
*/
goog.provide('goog.reflect');

Powered by Google App Engine
This is Rietveld 408576698