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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 11038021: Implement Chrome Extension TabCapture API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Media class renames/moves Created 8 years, 2 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: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index fed5d84f3dfde7a7088748a02c46cb65837a79e8..31675b1fb047665ca36643611b3b7c397c819b2f 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -64,6 +64,7 @@
'serial.idl',
'socket.idl',
'sync_file_system.idl',
+ 'tab_capture.idl',
],
'cc_dir': 'chrome/common/extensions/api',
'root_namespace': 'extensions::api',

Powered by Google App Engine
This is Rietveld 408576698