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

Unified Diff: ppapi/BUILD.gn

Issue 498123002: Remove unused PPB_View_Dev (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « native_client_sdk/src/libraries/ppapi_cpp/library.dsc ('k') | ppapi/api/dev/ppb_view_dev.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/BUILD.gn
diff --git a/ppapi/BUILD.gn b/ppapi/BUILD.gn
index c0a47687b8e15400603deafc9aceb605a982d903..7b6aef7780dc16542737ca288bc1673d0910b049 100644
--- a/ppapi/BUILD.gn
+++ b/ppapi/BUILD.gn
@@ -331,7 +331,6 @@ component("ppapi_shared") {
"thunk/ppb_video_source_private_api.h",
"thunk/ppb_video_source_private_thunk.cc",
"thunk/ppb_view_api.h",
- "thunk/ppb_view_dev_thunk.cc",
"thunk/ppb_view_thunk.cc",
"thunk/ppb_websocket_api.h",
"thunk/ppb_websocket_thunk.cc",
« no previous file with comments | « native_client_sdk/src/libraries/ppapi_cpp/library.dsc ('k') | ppapi/api/dev/ppb_view_dev.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698