| Index: chrome/browser/geolocation/geolocation_settings_state_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/geolocation/geolocation_settings_state_unittest.cc (revision 76198)
|
| +++ chrome/browser/geolocation/geolocation_settings_state_unittest.cc (working copy)
|
| @@ -2,12 +2,11 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/geolocation/geolocation_settings_state.h"
|
| -
|
| -#include "chrome/browser/browser_thread.h"
|
| #include "chrome/browser/geolocation/geolocation_content_settings_map.h"
|
| -#include "chrome/browser/tab_contents/navigation_entry.h"
|
| +#include "chrome/browser/geolocation/geolocation_settings_state.h"
|
| #include "chrome/test/testing_profile.h"
|
| +#include "content/browser/browser_thread.h"
|
| +#include "content/browser/tab_contents/navigation_entry.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace {
|
|
|
| Property changes on: chrome\browser\geolocation\geolocation_settings_state_unittest.cc
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|