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

Unified Diff: content/content_browser.gypi

Issue 10384153: Adding protobuf headers that will be used by upcoming continuous speech recognition classes (Speech… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Renamed and moved content_protobuf.gypi. Created 8 years, 7 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
« content/content.gyp ('K') | « content/content.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 1d0a45de421becf148cfb8339200112a7a4ff4a6..6965f3bac66260b32055a7af3b0e91174584dd48 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -5,6 +5,7 @@
{
'dependencies': [
'browser/debugger/devtools_resources.gyp:devtools_resources',
+ 'speech_proto',
'../base/base.gyp:base_static',
'../crypto/crypto.gyp:crypto',
'../net/net.gyp:http_server',
« content/content.gyp ('K') | « content/content.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698