| Index: chrome/android/shell/java/src/org/chromium/chrome/shell/signin/SignoutFragment.java
|
| diff --git a/chrome/android/shell/java/src/org/chromium/chrome/shell/sync/SignoutFragment.java b/chrome/android/shell/java/src/org/chromium/chrome/shell/signin/SignoutFragment.java
|
| similarity index 97%
|
| rename from chrome/android/shell/java/src/org/chromium/chrome/shell/sync/SignoutFragment.java
|
| rename to chrome/android/shell/java/src/org/chromium/chrome/shell/signin/SignoutFragment.java
|
| index e352f551ac29a56819b448583b55528bb4d04ad9..aff3c401ba15eca0b303196d3a06364121cedbc6 100644
|
| --- a/chrome/android/shell/java/src/org/chromium/chrome/shell/sync/SignoutFragment.java
|
| +++ b/chrome/android/shell/java/src/org/chromium/chrome/shell/signin/SignoutFragment.java
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -package org.chromium.chrome.shell.sync;
|
| +package org.chromium.chrome.shell.signin;
|
|
|
| import android.app.Dialog;
|
| import android.app.DialogFragment;
|
|
|