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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 10535062: Add an asynchronous version of the Flash DeviceID API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index 6b14eafcfa4aeba8008b001e66aa09197abc7bf0..5dcbd51955e289e02f43d85bb37c2721374cbef2 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -252,6 +252,8 @@
'cpp/private/flash.h',
'cpp/private/flash_clipboard.cc',
'cpp/private/flash_clipboard.h',
+ 'cpp/private/flash_device_id.cc',
+ 'cpp/private/flash_device_id.h',
'cpp/private/flash_fullscreen.cc',
'cpp/private/flash_fullscreen.h',
'cpp/private/flash_menu.cc',

Powered by Google App Engine
This is Rietveld 408576698