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

Unified Diff: ppapi/proxy/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/proxy/BUILD.gn
diff --git a/ppapi/proxy/BUILD.gn b/ppapi/proxy/BUILD.gn
index 31a0262705a86aead26f961a9ad22b5d497a0e2a..f3f07f398b7ffecfa127f8b4656cb8e8b16f2db7 100644
--- a/ppapi/proxy/BUILD.gn
+++ b/ppapi/proxy/BUILD.gn
@@ -256,8 +256,6 @@ component("proxy") {
"ppp_instance_private_proxy.h",
"ppp_video_decoder_proxy.cc",
"ppp_video_decoder_proxy.h",
- "talk_resource.cc",
- "talk_resource.h",
"video_capture_resource.cc",
"video_capture_resource.h",
]

Powered by Google App Engine
This is Rietveld 408576698