Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tong committed Oct 30, 2015
1 parent 6574a1e commit 3657c99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/chrome/InstanceID.hx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import chrome.Events;

//@chrome_permissions(["gcm"])
@:require(chrome)
@:require(chrome_ext)
@:native("chrome.instanceID")
extern class InstanceID {
static function getID( callback : String->Void ) : Void;
Expand Down

0 comments on commit 3657c99

Please sign in to comment.