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

Unified Diff: mojo/mojo.gyp

Issue 294123008: Mojo: Reimplement unicode.js in JavaScript, remove native implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 6 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
« no previous file with comments | « mojo/bindings/js/unicode.cc ('k') | mojo/public/js/bindings/constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index ea21a851a8f2778eebc5eb912fb07bf0783aaa88..a7f9abf987137072fbbf27c4cbf3e1d1ce74187d 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -643,8 +643,6 @@
'bindings/js/handle.h',
'bindings/js/support.cc',
'bindings/js/support.h',
- 'bindings/js/unicode.cc',
- 'bindings/js/unicode.h',
'bindings/js/waiting_callback.cc',
'bindings/js/waiting_callback.h',
],
« no previous file with comments | « mojo/bindings/js/unicode.cc ('k') | mojo/public/js/bindings/constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698