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

Unified Diff: ppapi/shared_impl/BUILD.gn

Issue 1062163004: Plugins: Move Prerender tests to PPAPI and some refactoring. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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_shared.gypi ('k') | ppapi/shared_impl/test_harness_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/shared_impl/BUILD.gn
diff --git a/ppapi/shared_impl/BUILD.gn b/ppapi/shared_impl/BUILD.gn
index 64ae537f6c6d5ed212b6312fc358e7823f442cd5..422600976ece4d5ca8894205b07f4130afc9abd5 100644
--- a/ppapi/shared_impl/BUILD.gn
+++ b/ppapi/shared_impl/BUILD.gn
@@ -101,8 +101,6 @@ component("shared_impl") {
"scoped_pp_var.h",
"socket_option_data.cc",
"socket_option_data.h",
- "test_harness_utils.cc",
- "test_harness_utils.h",
"thread_aware_callback.cc",
"thread_aware_callback.h",
"time_conversion.cc",
« no previous file with comments | « ppapi/ppapi_shared.gypi ('k') | ppapi/shared_impl/test_harness_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698