Chromium Code Reviews| Index: snapshot/mac/cpu_context_mac_test.cc | 
| diff --git a/snapshot/cpu_context_mac_test.cc b/snapshot/mac/cpu_context_mac_test.cc | 
| similarity index 99% | 
| rename from snapshot/cpu_context_mac_test.cc | 
| rename to snapshot/mac/cpu_context_mac_test.cc | 
| index 9084898d60f067b62f9b0fa23a8dcf6180970b46..844c9f6e9a164944238087af66abf346545958cc 100644 | 
| --- a/snapshot/cpu_context_mac_test.cc | 
| +++ b/snapshot/mac/cpu_context_mac_test.cc | 
| @@ -12,7 +12,7 @@ | 
| // See the License for the specific language governing permissions and | 
| // limitations under the License. | 
| -#include "snapshot/cpu_context_mac.h" | 
| +#include "snapshot/mac/cpu_context_mac.h" | 
| #include <mach/mach.h> |