Index: ui/base/dragdrop/os_exchange_data_provider_aurax11.cc |
diff --git a/ui/base/dragdrop/os_exchange_data_provider_aurax11.cc b/ui/base/dragdrop/os_exchange_data_provider_aurax11.cc |
index 318f9dae6660055571964e11c7d8fe57a8eea4b7..52aa7c6dce2eda003b2049ed721304a70682eea5 100644 |
--- a/ui/base/dragdrop/os_exchange_data_provider_aurax11.cc |
+++ b/ui/base/dragdrop/os_exchange_data_provider_aurax11.cc |
@@ -16,7 +16,7 @@ |
#include "ui/base/x/x11_util.h" |
// Note: the GetBlah() methods are used immediately by the |
-// web_contents_view_aura.cc:PrepareWebDropData(), while the omnibox is a |
+// web_contents_view_aura.cc:PrepareDropData(), while the omnibox is a |
// little more discriminating and calls HasBlah() before trying to get the |
// information. |