Renaming a couple of packages

Change-Id: I2c0f86b51baa622df629206f8b79ef1d0df09119
diff --git a/res/layout/item_photo_editor.xml b/res/layout/item_photo_editor.xml
index 3b816b8..642908e 100644
--- a/res/layout/item_photo_editor.xml
+++ b/res/layout/item_photo_editor.xml
@@ -15,7 +15,7 @@
 -->
 
 <view
-    class="com.android.contacts.views.editor.PhotoEditorView"
+    class="com.android.contacts.editor.PhotoEditorView"
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:layout_width="@dimen/edit_photo_size"
     android:layout_height="@dimen/edit_photo_size"