| Index: win8/test/test_registrar_resource.h
|
| diff --git a/chrome/test/data/extensions/activity_log/google_cs.js b/win8/test/test_registrar_resource.h
|
| similarity index 77%
|
| copy from chrome/test/data/extensions/activity_log/google_cs.js
|
| copy to win8/test/test_registrar_resource.h
|
| index acd9bbb813b86c126c3cb640ec5acf47aab528c1..a489c134ad0c95614a8c037c41a48a110d921003 100644
|
| --- a/chrome/test/data/extensions/activity_log/google_cs.js
|
| +++ b/win8/test/test_registrar_resource.h
|
| @@ -2,4 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -document.write("g o o g l e");
|
| +#define IDR_TESTDELEGATEEXECUTE 101
|
| +
|
| +
|
|
|