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

Unified Diff: win8/test/test_registrar_resource.h

Issue 12096064: Automatic Win8 default browser registration for the ash unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Dear Greg the second. Created 7 years, 10 months 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
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
+
+

Powered by Google App Engine
This is Rietveld 408576698