| Index: google_apis/drive/gdata_wapi_url_generator_unittest.cc
|
| diff --git a/chrome/browser/google_apis/gdata_wapi_url_generator_unittest.cc b/google_apis/drive/gdata_wapi_url_generator_unittest.cc
|
| similarity index 99%
|
| rename from chrome/browser/google_apis/gdata_wapi_url_generator_unittest.cc
|
| rename to google_apis/drive/gdata_wapi_url_generator_unittest.cc
|
| index 8dd60dceab84569cf9ac44e6d9b19bcd55ac8b0e..63db63d6e3e067f9b14b51b3058b7d9499cb0495 100644
|
| --- a/chrome/browser/google_apis/gdata_wapi_url_generator_unittest.cc
|
| +++ b/google_apis/drive/gdata_wapi_url_generator_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/google_apis/gdata_wapi_url_generator.h"
|
| +#include "google_apis/drive/gdata_wapi_url_generator.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "url/gurl.h"
|
|
|