Index: components/gcm_driver/gcm_driver_desktop_unittest.cc |
diff --git a/components/gcm_driver/gcm_driver_desktop_unittest.cc b/components/gcm_driver/gcm_driver_desktop_unittest.cc |
index 7d20a7e95f224b24c11b444218a9ec9b6916dc80..a033d7aa3606c7db13600b86e4c8b1bf36ca679f 100644 |
--- a/components/gcm_driver/gcm_driver_desktop_unittest.cc |
+++ b/components/gcm_driver/gcm_driver_desktop_unittest.cc |
@@ -27,12 +27,12 @@ |
#include "components/gcm_driver/gcm_connection_observer.h" |
#include "components/prefs/pref_registry_simple.h" |
#include "components/prefs/testing_pref_service.h" |
+#include "components/sync/protocol/experiment_status.pb.h" |
+#include "components/sync/protocol/experiments_specifics.pb.h" |
#include "net/url_request/test_url_fetcher_factory.h" |
#include "net/url_request/url_fetcher_delegate.h" |
#include "net/url_request/url_request_context_getter.h" |
#include "net/url_request/url_request_test_util.h" |
-#include "sync/protocol/experiment_status.pb.h" |
-#include "sync/protocol/experiments_specifics.pb.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace gcm { |