commit | 4267b94175959a3cd30abca2bf8c6b1a366e0f00 | [log] [tgz] |
---|---|---|
author | Trent Apted <[email protected]> | Fri Oct 27 03:25:36 2017 |
committer | Commit Bot <[email protected]> | Fri Oct 27 03:25:36 2017 |
tree | 52fc3529b2d1781c1f1cfcf7fa12e0a8ba239208 | |
parent | 9dbc59f3b9b5fda00f3b35363d7feb24ea8a0346 [diff] [blame] |
Update some test files #including .cc files instead of .h Change-Id: If1097a426dde60606ab5f1827cdf79c4513e3463 Reviewed-on: https://chromium-review.googlesource.com/741101 Commit-Queue: Trent Apted <[email protected]> Reviewed-by: Lei Zhang <[email protected]> Cr-Commit-Position: refs/heads/master@{#512078}
diff --git a/chrome/browser/extensions/service_worker_apitest.cc b/chrome/browser/extensions/service_worker_apitest.cc index 1b738d8..314c2ea 100644 --- a/chrome/browser/extensions/service_worker_apitest.cc +++ b/chrome/browser/extensions/service_worker_apitest.cc
@@ -24,7 +24,7 @@ #include "chrome/browser/push_messaging/push_messaging_service_factory.h" #include "chrome/browser/push_messaging/push_messaging_service_impl.h" #include "chrome/browser/ui/tabs/tab_strip_model.h" -#include "chrome/common/chrome_switches.cc" +#include "chrome/common/chrome_switches.h" #include "chrome/test/base/ui_test_utils.h" #include "components/content_settings/core/common/content_settings_types.h" #include "components/gcm_driver/instance_id/fake_gcm_driver_for_instance_id.h"