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

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

Issue 245933002: Initial implementation of chrome.browser.openTab. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing. Created 6 years, 8 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 c9a1986d70cb29b293d3e4d48af413b0168d958d..45c0ac8547b4439653bc9734d3b7f7620d5f6f3d 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -51,6 +51,7 @@
'bluetooth_socket.idl',
'bookmark_manager_private.json',
'bookmarks.json',
+ 'browser.idl',
'braille_display_private.idl',
'cast_channel.idl',
'cloud_print_private.json',

Powered by Google App Engine
This is Rietveld 408576698