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

Unified Diff: ppapi/ppapi.gyp

Issue 6072003: PPB_Class simple test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Polinas comments and lint. Created 9 years, 12 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 | « no previous file | ppapi/tests/test_class.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi.gyp
diff --git a/ppapi/ppapi.gyp b/ppapi/ppapi.gyp
index c8ce7d10a782e7098d0564c1df8979d419560a0c..e8fc52064af0f0a2a0c027ce6253a901956a4b99 100644
--- a/ppapi/ppapi.gyp
+++ b/ppapi/ppapi.gyp
@@ -492,6 +492,8 @@
'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',
« no previous file with comments | « no previous file | ppapi/tests/test_class.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698