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

Unified Diff: content/common/file_utilities_messages.h

Issue 10391185: Removing FileUtilities::revealOSInFolder which is not used anymore (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 8 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
Index: content/common/file_utilities_messages.h
diff --git a/content/common/file_utilities_messages.h b/content/common/file_utilities_messages.h
index af42bd094cc2636205323d1e616fea3acf2bf4b6..642ab8bf3b0a6e84f2dd72d7693e6f7463e5fe6a 100644
--- a/content/common/file_utilities_messages.h
+++ b/content/common/file_utilities_messages.h
@@ -30,6 +30,3 @@ IPC_SYNC_MESSAGE_CONTROL2_1(FileUtilitiesMsg_OpenFile,
FilePath /* path */,
int /* mode */,
IPC::PlatformFileForTransit /* result */)
-
-IPC_MESSAGE_CONTROL1(FileUtilitiesMsg_RevealFolderInOS,
- FilePath /* path */)
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/renderer/renderer_webkitplatformsupport_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698