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

Unified Diff: chrome/test/data/extensions/api_test/systeminfo/cpu/test_cpuinfo_api.html

Issue 10830240: Add the implementation skeleton for systeminfo.cpu API (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Updated patch Created 8 years, 4 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: chrome/test/data/extensions/api_test/systeminfo/cpu/test_cpuinfo_api.html
diff --git a/chrome/test/data/extensions/api_test/systeminfo/cpu/test_cpuinfo_api.html b/chrome/test/data/extensions/api_test/systeminfo/cpu/test_cpuinfo_api.html
new file mode 100644
index 0000000000000000000000000000000000000000..60e8bb1946f13d580818cdffe1510847581f6b86
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/systeminfo/cpu/test_cpuinfo_api.html
@@ -0,0 +1 @@
+<script src="test_cpuinfo_api.js"></script>
Mihai Parparita -not on Chrome 2012/08/10 20:24:56 If all your background page does is include a .js
Hongbo Min 2012/08/12 14:22:44 Done.

Powered by Google App Engine
This is Rietveld 408576698