Index: content/shell/android/shell_descriptors.h |
diff --git a/content/shell/android/shell_descriptors.h b/content/shell/android/shell_descriptors.h |
index 73ebbd62a2f751c674745609f3602e8c4ddbd0ae..8bcd3765b708a2a50e6158b37e7da353552e7aa9 100644 |
--- a/content/shell/android/shell_descriptors.h |
+++ b/content/shell/android/shell_descriptors.h |
@@ -6,7 +6,7 @@ |
#define CONTENT_SHELL_ANDROID_SHELL_DESCRIPTORS_H_ |
// This is a list of global descriptor keys to be used with the |
-// base::GlobalDescriptors object (see base/global_descriptors_posix.h) |
+// base::GlobalDescriptors object (see base/posix/global_descriptors.h) |
enum { |
kShellPakDescriptor = 1, |
}; |