| Index: chrome/browser/chromeos/gdata/drive_webapps_registry_unittest.cc
|
| diff --git a/chrome/browser/chromeos/gdata/drive_webapps_registry_unittest.cc b/chrome/browser/chromeos/gdata/drive_webapps_registry_unittest.cc
|
| index feecb25eea2a4b0dbca403a7d093b03c45436490..213951b9e554646fd1d04509290679500e1d8b62 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_webapps_registry_unittest.cc
|
| +++ b/chrome/browser/chromeos/gdata/drive_webapps_registry_unittest.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/utf_string_conversions.h"
|
| #include "base/values.h"
|
| #include "chrome/browser/chromeos/gdata/drive_webapps_registry.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_parser.h"
|
| +#include "chrome/browser/chromeos/gdata/gdata_wapi_parser.h"
|
| #include "chrome/common/chrome_paths.h"
|
| #include "content/public/test/test_browser_thread.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|