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

Unified Diff: chrome/browser/chromeos/file_manager/app_id.h

Issue 291893006: Gallery.app: Remove old Gallery files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/file_manager/file_tasks.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/file_manager/app_id.h
diff --git a/chrome/browser/chromeos/file_manager/app_id.h b/chrome/browser/chromeos/file_manager/app_id.h
index 9c59660845f35a6b5c06ab374b54e6b819ba67b3..dd8c91821fb833e21a5a47e7eebfc654b32b9a19 100644
--- a/chrome/browser/chromeos/file_manager/app_id.h
+++ b/chrome/browser/chromeos/file_manager/app_id.h
@@ -16,6 +16,9 @@ const char kFileManagerAppId[] = "hhaomjibdihmijegdhdafkllkbggdgoj";
// The video player's app ID.
const char kVideoPlayerAppId[] = "jcgeabjmjgoblfofpppfkcoakmfobdko";
+// The gallery's app ID.
+const char kGalleryAppId[] = "nlkncpkkdoccmpiclbokaimcnedabhhm";
+
} // namespace file_manager
#endif // CHROME_BROWSER_CHROMEOS_FILE_MANAGER_APP_ID_H_
« no previous file with comments | « no previous file | chrome/browser/chromeos/file_manager/file_tasks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698