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

Unified Diff: ppapi/BUILD.gn

Issue 702903004: Add chrome perf tests and sniffer to GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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: ppapi/BUILD.gn
diff --git a/ppapi/BUILD.gn b/ppapi/BUILD.gn
index 62862eaa1e0602fdd3d6319603227154f3cb3c95..82085d3e4c5263d46b7680894919a3660791b04c 100644
--- a/ppapi/BUILD.gn
+++ b/ppapi/BUILD.gn
@@ -192,6 +192,8 @@ component("ppapi_shared") {
"shared_impl/scoped_pp_var.h",
"shared_impl/socket_option_data.cc",
"shared_impl/socket_option_data.h",
+ "shared_impl/test_harness_utils.cc",
+ "shared_impl/test_harness_utils.h",
"shared_impl/thread_aware_callback.cc",
"shared_impl/thread_aware_callback.h",
"shared_impl/time_conversion.cc",
« no previous file with comments | « net/BUILD.gn ('k') | remoting/resources/BUILD.gn » ('j') | third_party/harfbuzz-ng/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698