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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 18063003: Chromium extension API - written as part of course in Open Software Development at Reykjavik Univer… (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fixing lint errors. Created 7 years, 6 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/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 3722bbc42cde0422253ae605a91ab0f87ed9b91a..c93c828bd1174a54a9a576e3ced1f1539cc4f059 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -96,6 +96,7 @@
'terminal_private.json',
'test.json',
'top_sites.json',
+ 'time.idl',
Jói 2013/06/28 10:49:15 Indentation is off. Note, we use 2 spaces to inden
hpjonsson 2013/06/28 12:13:04 Done.
'usb.idl',
'wallpaper_private.json',
'web_navigation.json',

Powered by Google App Engine
This is Rietveld 408576698