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

Unified Diff: chrome/test/pyautolib/pyautolib.i

Issue 4731001: Fix pyauto tests, to refer to chrome_command_ids.h (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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/pyautolib/pyautolib.i
diff --git a/chrome/test/pyautolib/pyautolib.i b/chrome/test/pyautolib/pyautolib.i
index 1a46ee06ae9f7757c1f947b3aed1150677ff7f8e..345a64c95fd999b7dc37195d0437faca084ca567 100644
--- a/chrome/test/pyautolib/pyautolib.i
+++ b/chrome/test/pyautolib/pyautolib.i
@@ -26,7 +26,7 @@
// pyautolib_sources in chrome_tests.gypi.
// Headers that can be swigged directly.
-%include "chrome/app/chrome_dll_resource.h"
+%include "chrome/app/chrome_command_ids.h"
%include "chrome/common/pref_names.h"
%include "chrome/test/automation/automation_constants.h"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698