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

Unified Diff: base/base_paths.h

Issue 9316077: Enable audio/video tag in content_shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add comment; PathServiceTest.Get test still fails on mac Created 8 years, 10 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
« no previous file with comments | « no previous file | base/base_paths_android.cc » ('j') | base/base_paths_mac.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_paths.h
diff --git a/base/base_paths.h b/base/base_paths.h
index 708d8e8b1cd320707017b13aefe0e0022164ec45..97e3a7dc14fcbc923cd53f5152dc163259ac6e3d 100644
--- a/base/base_paths.h
+++ b/base/base_paths.h
@@ -43,6 +43,7 @@ enum BasePathKey {
#if defined(OS_ANDROID)
DIR_ANDROID_APP_DATA, // Directory where to put android app's data.
#endif
+ DIR_MEDIA_LIBS, // Directory where the Media libraries reside.
PATH_END
};
« no previous file with comments | « no previous file | base/base_paths_android.cc » ('j') | base/base_paths_mac.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698