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

Unified Diff: ppapi/ppapi_tests.gypi

Issue 6673098: Remove PPB_Var interface's scripting functionality. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removing convert. Created 9 years, 9 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 | « ppapi/ppapi_cpp.gypi ('k') | ppapi/proxy/ppapi_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_tests.gypi
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi
index a3de9bb4ff7d01b76c9ec0396ba7197eba870f46..100344670b1d381bf2118da21fb8467ec338d635 100644
--- a/ppapi/ppapi_tests.gypi
+++ b/ppapi/ppapi_tests.gypi
@@ -181,8 +181,6 @@
'tests/test_c_includes.c',
'tests/test_char_set.cc',
'tests/test_char_set.h',
- 'tests/test_class.cc',
- 'tests/test_class.h',
'tests/test_cpp_includes.cc',
'tests/test_directory_reader.cc',
'tests/test_directory_reader.h',
@@ -209,8 +207,6 @@
'tests/test_url_util.h',
'tests/test_utils.cc',
'tests/test_utils.h',
- 'tests/test_var.cc',
- 'tests/test_var.h',
# Deprecated test cases.
'tests/test_instance_deprecated.cc',
« no previous file with comments | « ppapi/ppapi_cpp.gypi ('k') | ppapi/proxy/ppapi_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698