| Index: chrome/browser/ui/ash/chrome_screenshot_grabber.cc
|
| diff --git a/chrome/browser/ui/ash/chrome_screenshot_grabber.cc b/chrome/browser/ui/ash/chrome_screenshot_grabber.cc
|
| index cc3cbb0f00bd9b3089fc1bb5cbbcca6b1d28dce8..e9777498082c15f2e42007aeba97754f202ed81a 100644
|
| --- a/chrome/browser/ui/ash/chrome_screenshot_grabber.cc
|
| +++ b/chrome/browser/ui/ash/chrome_screenshot_grabber.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include <stddef.h>
|
|
|
| -#include "ash/common/strings/grit/ash_strings.h"
|
| #include "ash/common/system/system_notifier.h"
|
| #include "ash/shell.h"
|
| +#include "ash/strings/grit/ash_strings.h"
|
| #include "base/base64.h"
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
|
|