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

Unified Diff: ppapi/thunk/BUILD.gn

Issue 1088183003: Remove GTalk Pepper interfaces and related code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Missed a few references 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
Index: ppapi/thunk/BUILD.gn
diff --git a/ppapi/thunk/BUILD.gn b/ppapi/thunk/BUILD.gn
index 18096a4fbda303ae6b49c308590020e01617f4c3..9247bf00814f5f9123f5039173c7b12fde2f2b02 100644
--- a/ppapi/thunk/BUILD.gn
+++ b/ppapi/thunk/BUILD.gn
@@ -98,7 +98,6 @@ source_set("thunk") {
"ppb_printing_api.h",
"ppb_printing_dev_thunk.cc",
"ppb_scrollbar_api.h",
- "ppb_talk_private_api.h",
"ppb_tcp_server_socket_private_api.h",
"ppb_tcp_server_socket_private_thunk.cc",
"ppb_tcp_socket_api.h",
@@ -171,7 +170,6 @@ source_set("thunk") {
"ppb_pdf_thunk.cc",
"ppb_platform_verification_private_thunk.cc",
"ppb_scrollbar_thunk.cc",
- "ppb_talk_private_thunk.cc",
"ppb_url_util_thunk.cc",
"ppb_video_capture_thunk.cc",
"ppb_video_decoder_dev_thunk.cc",

Powered by Google App Engine
This is Rietveld 408576698