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

Unified Diff: content/content_tests.gypi

Issue 21966004: Pepper: Move FileRef to the "new" resource proxy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix bug in GetAbsolutePath (fixes FlashDRM test failure) Created 7 years, 4 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 0d1a7eb39c44fee5af851e2ecd8ca932505afaf5..f9a25b90c44912ca06e03a092b873e033602886b 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -105,6 +105,8 @@
'browser/renderer_host/test_render_view_host.h',
'gpu/gpu_idirect3d9_mock_win.cc',
'gpu/gpu_idirect3d9_mock_win.h',
+ 'renderer/pepper/unittest_instance_util.cc',
+ 'renderer/pepper/unittest_instance_util.h',
'test/content_test_suite.cc',
'test/content_test_suite.h',
'test/layouttest_support.cc',

Powered by Google App Engine
This is Rietveld 408576698