Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Side by Side Diff: chrome/test/automation/automation_messages.cc

Issue 4194007: Revert "Refactor automation messages." due to mysterious problems on mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 // Copyright (c) 2010 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 #include "chrome/common/automation_messages.h" 5 #include "chrome/test/automation/automation_messages.h"
6 6
7 #define MESSAGES_INTERNAL_IMPL_FILE \ 7 #define MESSAGES_INTERNAL_IMPL_FILE \
8 "chrome/common/automation_messages_internal.h" 8 "chrome/test/automation/automation_messages_internal.h"
9 #include "ipc/ipc_message_impl_macros.h" 9 #include "ipc/ipc_message_impl_macros.h"
OLDNEW
« no previous file with comments | « chrome/test/automation/automation_messages.h ('k') | chrome/test/automation/automation_messages_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698