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

Unified Diff: ppapi/ppapi_shared.gypi

Issue 103993006: Add PPB_Alarms_Dev interface definition. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years 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/ppapi_shared.gypi
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
index a4b8267d646388b12a9880c39835579eba372cd1..619c79ea37f46d4fdb3b104ac5722bffad7227d2 100644
--- a/ppapi/ppapi_shared.gypi
+++ b/ppapi/ppapi_shared.gypi
@@ -131,6 +131,7 @@
'thunk/enter.cc',
'thunk/enter.h',
'thunk/extensions_common_api.h',
+ 'thunk/ppb_alarms_dev_thunk.cc',
'thunk/ppb_audio_api.h',
'thunk/ppb_audio_config_api.h',
'thunk/ppb_audio_config_thunk.cc',

Powered by Google App Engine
This is Rietveld 408576698