Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / android / java / src / org / chromium / chrome / browser / identity / SettingsSecureBasedIdentificationGenerator.java
index e5d9b54..04085c8 100644 (file)
@@ -7,8 +7,7 @@ package org.chromium.chrome.browser.identity;
 import android.content.Context;
 import android.provider.Settings;
 
-import com.google.common.annotations.VisibleForTesting;
-
+import org.chromium.base.VisibleForTesting;
 import org.chromium.chrome.browser.util.HashUtil;
 
 import javax.annotation.Nullable;