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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 13080002: Apps V2 in Pepper: introduce singleton resource ExtensionsCommon. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 9 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 | « ppapi/ppapi_shared.gypi ('k') | ppapi/proxy/extensions_common_resource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index 1d61391f8919b7d6e98b05092ef0c30394bfd19a..3669be6c829712145d83fb2b4cbd1f7fba803edf 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -136,8 +136,8 @@
'c/trusted/ppp_broker.h',
# Extensions dev interfaces.
- 'c/extensions/dev/ppb_alarms_dev.h',
- 'c/extensions/dev/ppb_events_dev.h',
+ 'c/extensions/dev/ppb_ext_alarms_dev.h',
+ 'c/extensions/dev/ppb_ext_events_dev.h',
],
'cpp_source_files': [
'cpp/array_output.cc',
« no previous file with comments | « ppapi/ppapi_shared.gypi ('k') | ppapi/proxy/extensions_common_resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698