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

Unified Diff: chrome/browser/sync_file_system/drive_backend/drive_backend_constants.h

Issue 1053663003: Cleanup: Remove unused variables in chrome/ found by Scythe. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/sync_file_system/drive_backend/drive_backend_constants.h
diff --git a/chrome/browser/sync_file_system/drive_backend/drive_backend_constants.h b/chrome/browser/sync_file_system/drive_backend/drive_backend_constants.h
index 707ae561ecb62ad5b16a1ccf0ff1d4445dac665f..292393ed7a26ccd7534d3296759a0a7378708e18 100644
--- a/chrome/browser/sync_file_system/drive_backend/drive_backend_constants.h
+++ b/chrome/browser/sync_file_system/drive_backend/drive_backend_constants.h
@@ -11,7 +11,6 @@ namespace sync_file_system {
namespace drive_backend {
extern const char kSyncRootFolderTitle[];
-extern const char kSyncRootFolderTitleDev[];
extern const char kMimeTypeOctetStream[];
extern const base::FilePath::CharType kDatabaseName[];

Powered by Google App Engine
This is Rietveld 408576698