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

Unified Diff: chrome/browser/DEPS

Issue 150062: [chromium-reviews] Add getLanguage function to tabs extension (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 5 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/browser/DEPS
===================================================================
--- chrome/browser/DEPS (revision 20334)
+++ chrome/browser/DEPS (working copy)
@@ -17,6 +17,7 @@
"+media/audio", # Chrome's lightweight audio library.
"+third_party/sqlite",
"+third_party/libevent", # For the remote V8 debugging server
+ "+third_party/cld",
"+v8/include", # Browser uses V8 to get the version and run the debugger.
# FIXME: this should probably not be here, we need to find a better

Powered by Google App Engine
This is Rietveld 408576698