Index: chrome/browser/sync/test/integration/migration_test.cc |
diff --git a/chrome/browser/sync/test/integration/migration_test.cc b/chrome/browser/sync/test/integration/migration_test.cc |
index 07ff3de2fc5de9015c580ed8fcd8b25e0b96a91f..58ca3008c80fa7525d7c5b44f30d653706ce8acd 100644 |
--- a/chrome/browser/sync/test/integration/migration_test.cc |
+++ b/chrome/browser/sync/test/integration/migration_test.cc |
@@ -515,7 +515,7 @@ class MigrationReconfigureTest : public MigrationTwoClientTest { |
public: |
MigrationReconfigureTest() {} |
- virtual void SetUpCommandLine(CommandLine* cl) OVERRIDE { |
+ virtual void SetUpCommandLine(base::CommandLine* cl) OVERRIDE { |
AddTestSwitches(cl); |
// Do not add optional datatypes. |
} |