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

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

Issue 10855228: [NOT FOR REVIEW] extensions-wm: Add experimental extension API for window management. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: prompt-string Created 8 years, 4 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 a8f567de1f55ffe3bd9733a4130d8f2dd166a880..8178235a7d871675a8646ac54f167dc4eff3dc07 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -52,6 +52,7 @@
'experimental_system_info_cpu.idl',
'experimental_system_info_storage.idl',
'experimental_usb.idl',
+ 'experimental_wm.idl',
'file_system.idl',
'serial.idl',
'socket.idl',

Powered by Google App Engine
This is Rietveld 408576698