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

Unified Diff: trunk/src/components/nacl.gyp

Issue 264143002: Revert 268250 "Pepper: Move manifest logic to components/nacl." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 7 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 | « no previous file | trunk/src/components/nacl/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/components/nacl.gyp
===================================================================
--- trunk/src/components/nacl.gyp (revision 268257)
+++ trunk/src/components/nacl.gyp (working copy)
@@ -159,8 +159,6 @@
'nacl/renderer/manifest_downloader.h',
'nacl/renderer/manifest_service_channel.cc',
'nacl/renderer/manifest_service_channel.h',
- 'nacl/renderer/json_manifest.cc',
- 'nacl/renderer/json_manifest.h',
'nacl/renderer/nexe_load_manager.cc',
'nacl/renderer/nexe_load_manager.h',
'nacl/renderer/pnacl_translation_resource_host.cc',
@@ -177,7 +175,6 @@
],
'dependencies': [
'../content/content.gyp:content_renderer',
- '../third_party/jsoncpp/jsoncpp.gyp:jsoncpp',
'../third_party/WebKit/public/blink.gyp:blink',
'../webkit/common/webkit_common.gyp:webkit_common',
],
« no previous file with comments | « no previous file | trunk/src/components/nacl/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698