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

Unified Diff: chrome/browser/chromeos/extensions/file_manager_util.h

Issue 10782028: Merge 142938 - [File Manager] Avoiding confusion between "Watch" and "Open" actions for video files (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1180/src/
Patch Set: Created 8 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/chromeos/extensions/file_manager_util.h
===================================================================
--- chrome/browser/chromeos/extensions/file_manager_util.h (revision 146983)
+++ chrome/browser/chromeos/extensions/file_manager_util.h (working copy)
@@ -22,6 +22,8 @@
}
extern const char kFileBrowserDomain[];
+extern const char kFileBrowserGalleryTaskId[];
+extern const char kFileBrowserWatchTaskId[];
// File manager helper methods.
namespace file_manager_util {
« no previous file with comments | « chrome/browser/chromeos/extensions/file_handler_util.cc ('k') | chrome/browser/resources/file_manager/js/file_manager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698